新建一個(gè)注冊(cè)表.reg文件,如:IE10桌面顯示.reg;再右鍵“編輯”該注冊(cè)表.reg文件;后把以下代碼復(fù)制粘貼進(jìn)去,保存,再后 雙擊該文件(有彈出的都點(diǎn)確定),刷新下見效果。
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"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shell]
@=""
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellAlank]
@="打開空白頁(yè)(&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]
@="開始InPrivate瀏覽(&I)"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellInPrivateCommand]
@=""C:Program FilesInternet Exploreriexplore.exe" -private"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellOpen]
@="打開主頁(yè)(&H)"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellOpenCommand]
@=""C:Program FilesInternet Exploreriexplore.exe""
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellSet]
@="屬性(&R)"
[HKEY_CLASSES_ROOTCLSID{00000000-0000-0000-0000-100000000001}shellSetCommand]
@=""C:WindowsSystem32rundll32.exe" C:WindowsSystem32shell32.dll,Control_RunDLL C:WindowsSystem32inetcpl.cpl"