Put win8 IE10 on the desktop method (non-fast key type)

  
Create a new registry .reg file, such as: IE10 desktop display. reg; then right click "Edit" rd registry; reg file; copy the following code Paste it in, save it, then double-click the file (there is a pop-up point to confirm), refresh the effect.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerDesktopNameSpace{00000000-0000-0000-0000-100000000001}]
@="Internet Explorer"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001 }]
@="Internet Explorer"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}DefaultIcon]
@="C:WindowsSystem32ieframe.dll,-190"
[ ,null,null,3],HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shell]
@=""
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellAlank]
@="Open blank Page (&B)"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellAlankCommand]
@=""C:Program FilesInternet Exploreriexplore.exe" about:blank"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellInPrivate]
@="Start InPrivate Browsing (&I)"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shell InPrivateCommand]
@=""C:Program FilesInternet Exploreriexplore.exe" -private"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellOpen]
@="Open the home page ( &H)"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellOpenCommand]
@=""C:Program FilesInternet Exploreriexplore.exe""
[HKEY_CLASSES_ROOTCLSID{00000000 -0000-0000-0000-100000000001}shellSet]
@="Properties(&R)"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellSetCommand]
@=" ;"C:WindowsSystem32rundll32.exe" C:WindowsSystem32shell32.dll,Control_RunDLL C:WindowsSystem32inetcpl.cpl"

Copyright © Windows knowledge All Rights Reserved