Categories



Windows XP Discussion Forum
Search


Advanced Search
Article Options
Your Favorite Articles
View All Favorites
Articles to Read
Popular Articles
  1. Handwrite for MSN Messenger
  2. Win2000 Logon Screen
  3. Windows XP FAQ T
  4. The difference between 64 and 32 bit processors
  5. Decrypt Encrypted files on Windows XP
No popular articles found.

 »  Home  »  Internet  »  Add a Website link to Start menu
Add a Website link to Start menu
By  Super Admin  | Published  02/24/2005 | Internet | Rating:
Add a Website link to Start menu

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}]
@="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"="WindowsXPAtoZ"
"Param1"="http://www.WindowsXPAtoZ.com"

 

 

--------------------------------------------------------------------------------


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"=""


 

How would you rate the quality of this article?
1 2 3 4 5
Poor Excellent
Tell us why you rated this way (optional):

Send to Author Post on Site

Comments
  • Comment #1 (Posted by an unknown user)
    Rating
    The article is great, however to someone who doesn't know about scripts (as i only have a small understanding)you dont explain how to change the website link address or the text seen on the start menu. This is only a minor detail and is fairly self explanatory but it would have made me rate this article 5 if it had been included.
     
Submit Comment