How does the win7 system create Internet Explorer icons on the desktop

  
Right click on the blank space in the desktop and click “New” to create a new text document, copy the following code and save the file
; in Windows7 Create a 99.99% IE icon on the desktop - Xiaorui
[Version]
signature="$Windows NT$"
DriverVer=10/01/2002,5.2.3790.1830
[ ,null,null,3],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"< Br> HKCR,"%IECLSID%shell",,0x00000000,"OpenHomePage"
HKCR,"%IECLSID%shellNoAddOns",,0x00000000," Start without the add-on "
HKCR,"%IECLSID%shellNoAddOnsCommand",,0x00000000,""""%16422%Internet Exploreriexplore.exe"""" -extoff"
HKCR,"%IECLSID%shellOpenHomePage",,0x00000000,"Open Homepage(&H)"
HKCR,"%IECLSID%shellOpenHomePageCommand",,0x00000000,"""%16422% Internet Exploreriexplore.exe"""
HKCR,"%IECLSID%shellProperties",,0x00000000,"Properties(&R)"
HKCR,"%IECLSID%shellProperties"," Position",0x00000000,"bottom"
HKCR,"%IECLSID%shellPropertiescommand",,0x00000000,""""%11%control.exe""" """ %11%inetcpl.cpl""""
HKCR,"%IECLSID%ShellexContextMenuHandlersieframe",,0x00000000,"{871C5380-42A0-1069-A2EA-08002B30309D}"
HKCR," ;% IECLSID% ShellexMayChangeDefaultMenu " ,, 0x00000000
HKCR, & q Uot;%IECLSID%ShellFolder",,0x00000000,"%11%ieframe.dll,-190"
HKCR,"%IECLSID%ShellFolder","HideAsDeletePerUser",0x00000000
HKCR,"% IECLSID%ShellFolder","HideFolderVerbs",0x00000000
HKCR,"%IECLSID%ShellFolder","WantsParseDisplayName",0x00000000
HKCR,"%IECLSID%ShellFolder","HideOnDesktopPerUser",0x00000000
HKCR, "% IECLSID% ShellFolder ", " Attributes ", 0x00010001,0x00000024
HKCU, " SoftwareMicrosoftWindowsCurrentVersionExplorerHideDesktopIconsClassicStartMenu ", " {871C5380-42A0-1069-A2EA-08002B30308D} ", 0x00010001,0
HKCU, " SoftwareMicrosoftWindowsCurrentVersionExplorerHideDesktopIconsNewStartPanel ", " {871C5380-42A0-1069-A2EA-08002B30308D} ", 0x00010001,0
HKLM, " SOFTWAREMicrosoftWindowsCurrentVersionExplorerDesktopNameSpace {871C5380-42A0-1069-A2EA-08002B30308D} ", ,0x00000000
[Strings]
IECLSID = "CLSID{871C53 80-42A0-1069-A2EA-08002B30308D} " Computer icon on the

3 Double-click on the desktop, & ldquo open window, click on the menu bar; tissue & rdquo; & mdash; & mdash; & ldquo; Folder and Search options & rdquo;

4 to switch to the & ldquo; View & rdquo; tab, in the advanced settings list & ldquo; Hide protected operating system files (recommended) & rdquo; go hook, and select & ldquo; show hidden files, folders and drives & rdquo;

5 Right-click on the desktop & ldquo; new text document .txt & rdquo ;, click the & ldquo; & rdquo ;, rename suffix name, type the name of the INF file, such as: InsDeskIE.inf, press the Enter key

6 pop & ldquo; If you change the file extension may cause the file unusable & rdquo; prompt dialog box, click the & ldquo; a & rdquo;

7 right click & ldquo; InsDeskIE.inf & rdquo; file, click & ldquo; installation & rdquo; command, the system will INF file inside information is written to the registry

8 is installed on the desktop appeared a high similarity of the Internet Explorer icon

Also attached The INF file that deletes the Internet Explorer icon is also saved as an INF file. The operation steps are the same as the above method. Finally, right-click "Install" to delete the
; create a simulation degree on the desktop under Windows 7. 99.99% IE icon [Uninstall] - 佛爱我羊
[Version]
signature="$Windows NT$"
DriverVer=10/01/2002,5.2.3790.1830
[ ,null,null,3],DefaultInstall]
DelReg = DeskIEIcon.DelReg
[DeskIEIcon.DelReg]
HKCR,"%IECLSID%"
HKLM,"SOFTWAREMicrosoftWindowsCurrentVersionExplorerDesktopNameSpace{871C5380-42A0-1069-A2EA-08002B30308D}" ;
[Strings]
IECLSID = " CLSID {871C5380-42A0-1069-A2EA-08002B30308D} "
9


Copyright © Windows knowledge All Rights Reserved