After Windows 7 is installed, the IE8 attribute is no longer available on the desktop, and the IE8 desktop icon set for IE8 is no longer available. Windows XP users are not familiar with it for a long time. Although the entire "IE8 shortcut" can be set to the desktop, it cannot be set to IE8 without opening the IE browser like XP.
The original method of retrieving the desktop icons of XP and Vista IE browser has no effect on Windows 7. Here we provide a set of registration files. After downloading and unzipping the file, import the registry, click the screen (Press F5), and the familiar IE8 desktop icon (not a shortcut) will return.
_________________________________________________________________________________
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE/software/Microsoft/Windows/CurrentVersion/Explorer/desktop/namespace/{00000000-0000-0000-0000-100000000001}]
@ = "Internet Explorer"
[Hkey_classes_root/CLSID/{00000000-0000-0000-0000-100000000001}]
@ = "Internet Explorer"
[Hkey_classes_root/CLSID/{00000000-0000-0000-0000-100000000001} // defaulticon]
@ = "C: // windows // system32 // ieframe. dll,-190"
[Hkey_classes_root/CLSID/{00000000-0000-0000-0000-100000000001} // shell]
@ = ""
[Hkey_classes_root/CLSID/{00000000-0000-0000-0000-100000000001} // shell/noaddons]
@ = "No add-on startup (& n )"
[Hkey_classes_root/CLSID/{00000000-0000-0000-0000-100000000001} // shell/noaddons/command]
@ = "/" C: // program files // Internet Explorer // ipolice.exe/"-extoff"
[Hkey_classes_root/CLSID/{00000000-0000-0000-0000-100000000001} // shell/Open]
@ = "Open homepage (& H )"
[Hkey_classes_root/CLSID/{00000000-0000-0000-0000-100000000001} // shell/Open/command]
@ = "/" C: // program files // Internet Explorer // ipolice.exe /""
[Hkey_classes_root/CLSID/{00000000-0000-0000-0000-100000000001} // shell/set]
@ = "Attribute (& R )"
[Hkey_classes_root/CLSID/{00000000-0000-0000-0000-100000000001} // shell/set/command]
@ = "/" C: // windows // system32 // rundll32.exe/"C: // windows // system32 // shell32.dll, control_rundll C: // windows // system32 // inetcpl. cpl"
__________________________________________________________________________________
Save as ie8.reg and double-click Import.
If it is installed in another partition, you only need to change d to another partition in the above Code.
For more information, see http://www.vcbeta.cn/article.asp? Id = 204