1、打开记事本,将下面注册表代码复制到文本文档中:
Windows Registry Editor Version 5.00
; Use this tweak to add the IE icon to Desktop
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}]
@="@ieframe.dll,-880"
"InfoTip"="@,-881"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}DefaultIcon]
@="C:\Windows\System32\ieframe.dll,-190"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}InProcServer32]
@="C:\Windows\System32\ieframe.dll"
"ThreadingModel"="Apartment"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shellOpenCommand]
@=""C:\Program Files\Internet Explorer\iexplore.exe""
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shellInPrivate]
@="@ieframe.dll,-13171"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shellInPrivateCommand]
@=""C:\Program Files\Internet Explorer\iexplore.exe" -private"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shell属性(R)]
@="@ieframe.dll,1031"
"Position"="bottom"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}shell属性(R)command]
@="rundll32.exe Shell32.dll,Control_RunDLL InetCpl.cpl,"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}ShellexContextMenuHandlersieframe]
@="{871C5380-42A0-1069-A2EA-08002B30309D}"
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}ShellexMayChangeDefaultMenu]
@=""
[HKEY_CLASSES_ROOTCLSID{871C5380-42A0-1069-A2EA-08002B30301D}ShellFolder]
@="@ieframe.dll,-190"
"HideAsDeletePerUser"=""
"HideOnDesktopPerUser"=""
"HideFolderVerbs"=""
"WantsParseDisplayName"=""
"Attributes"=dword:00000024
[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerDesktopNameSpace{871C5380-42A0-1069-A2EA-08002B30301D}]
2、然后点击文本文档的菜单,文件——另存为,并将文件格式改为“所有文件”,保存为IE.reg。