Jun 8, 2010

Tagged Under:

Add a Website link to Start menu

By: Peak Fun On: 10:39 AM
  • Share The Gag
  • Add a Website link to Start menu

    Hi frnds this was the post i posted few days ago. And i just installed the trick. The second time i did not find any change there. But sterday i found tat site in my start menu. so it is clearly working,

    This is a simple registry tweak which adds a website link to your Start Menu.....its very handy for quick access to your favourite website.

    To Install : Copy the code below to notepad and save it as link.reg then just right click on it and choose "merge".

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
    @="xcitefun.net"
    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
    @="%SystemRoot%\\system32\\shell32.dll,-47"

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
    "CLSID"="{13709620-C279-11CE-A49E-444553540000}"
    "method"="ShellExecute"
    "Command"="xcitefun.net"
    "Param1"="http://www.xcitefun.net"



    To uninstall : Copy the code below to notepad and save as rem.reg and right click and choose merge.



    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
    @=""

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\DefaultIcon]
    @=""

    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}\Instance\InitPropertyBag]
    "CLSID"="{13709620-C279-11CE-A49E-444553540000}"
    "method"="ShellExecute"
    "command"=""
    "Param1"=""

    0 comments:

    Post a Comment