How the Win7 system creates an Internet Explorer icon on the desktop

Source: Internet
Author: User
  1. Right-click New in space on the desktop--text document

  2. 2

    Open a new text document, copy the following code in and save the file

    , under Windows7 the desktop to create a simulation of 99.99% ie icon-soi

    [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, "%ieclsid%shell", 0x00000000, "Openhomepage"

    HKCR, "%ieclsid%shellnoaddons", 0x00000000, "Start without add-ins"

    HKCR, "%ieclsid%shellnoaddonscommand", 0x00000000, "" ""%16422%internet Exploreriexplore.exe ""-extoff "

    HKCR, "%ieclsid%shellopenhomepage", 0x00000000, "Open home page (&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, "%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{871c5380-42a0-1069-a2ea-08002b30308d}"

  3. 3

    Double-click the computer icon on your desktop, open the window, clicking Organize on the menu bar--folder and search options

  4. 4

    Switch to the View tab, "Hide protected operating system files (recommended)" In the Advanced Settings list, and select "Show hidden files, folders, and drives"

  5. 5

    Right-click New text document. txt on the desktop, click Rename, and type the name of the file with the suffix name inf, such as: Insdeskie.inf, press ENTER

  6. 6

    The prompt dialog box pops up "If you change the file name extension and may cause the file to be unavailable", click Yes

  7. 7

    Right-clicking the "Insdeskie.inf" file, click the "Install" command, and the system will write the information in the INF file to the registry

  8. 8

    A highly similar Internet Explorer icon appears on the desktop after installation

    1. Also attached is a delete Internet Explorer icon INF file, also save as an INF file, the procedure is the same as the above method, the last right click "Install" can be deleted
    2. ; under Windows7 the desktop to create a simulation of 99.99% ie icon [uninstall]-Buddha Love Me Sheep
    3. [Version]
    4. Signature= "$Windows nt$"
    5. driverver=10/01/2002,5.2.3790.1830
    6. [DefaultInstall]
    7. DelReg = Deskieicon.delreg
    8. [Deskieicon.delreg]
    9. HKCR, "%ieclsid%."
    10. HKLM, "softwaremicrosoftwindowscurrentversionexplorerdesktopnamespace{871c5380-42a0-1069-a2ea-08002b30308d}"
    11. [Strings]
    12. Ieclsid = "clsid{871c5380-42a0-1069-a2ea-08002b30308d}"
    1. 9
    2.  
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.