在桌面空白处鼠标右键单击“新建”——“文本文档”
打开新建文本文档,将下面的代码复制进去并保存文件
;在Windows7下桌面创建仿真度99.99%的IE图标 - 小瑞
[Version]
signature="$Windows NT$"
DriverVer=10/01/2002,5.2.3790.1830
[DefaultInstall]
AddReg = DeskIEIcon.AddReg
[DeskIEIcon.AddReg]
HKCR,"%IECLSID%","InfoTip",0x00000000,"@%11%ieframe.dll,-881"
HKCR,"%IECLSID%",,0x00000000,"Internet Explrer"
HKCR,"%IECLSID%DefaultIcon",,0x00000000,"%11%ieframe.dll,-190"
HKCR,"%IECLSID%InProcServer32",,0x00000000,"%11%ieframe.dll"
HKCR,"%IECLSID%InProcServer32","ThreadingModel",0x00000000,"Apartment"
HKCR,"%IECLS