Results 1 to 2 of 2

Thread: Add a Website link to Start menu

  1. #1
    jimmywales is offline Junior Member
    Join Date
    Dec 2009
    Posts
    1
    Rep Power
    0

    Default Add a Website link to Start menu

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\CLSID\{2559a1f6-21d7-11d4-bdaf-00c04f60b9f0}]
    @="TweakXP.com"
    [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"="Techfuels"
    "Param1"="http://www.techfuels.com"

    To uninstall: Copy the code below to notepad and save as rem.reg and right click and select 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"=""

  2. #2
    georgescott is offline Junior Member
    Join Date
    Dec 2009
    Posts
    1
    Rep Power
    0

    Default

    It works.
    thanks for sharing such nice information with us.it is very helpful....

Similar Threads

  1. Making a website link
    By TorresScott in forum General Internet Terms
    Replies: 1
    Last Post: 06-03-2010, 02:05 PM
  2. Website link
    By ScottWright in forum General Internet Terms
    Replies: 1
    Last Post: 05-27-2010, 02:12 PM
  3. Replies: 0
    Last Post: 09-21-2009, 04:46 PM
  4. Replies: 0
    Last Post: 09-21-2009, 03:45 PM
  5. Replies: 0
    Last Post: 09-21-2009, 03:34 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48