There are a lot of ways to improve your right-click desktop context menu. Just have a look at this article on how to hack the context menu in Windows Vista and XP to have a pretty good idea of what I am talking about. If you want to further hack the context menu by adding shortcuts to your favorite website, here is a hack easy to apply.
- Open your Notepad.
- Now, if you want to add website shortcut to desktop context menu using Internet Explorer, just copy and paste the following code:
- If you are using Firefox, use this other code:
- Save the file as myfavorites.reg and make sure to have the file saved as .reg extension. (Save as type is “All Files”)
- Double click the file you just created to merge its content in the registry.
- Restart your computer for the change to take effect.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\Web_Talk]
[HKEY_CLASSES_ROOT\Directory\Background\shell\Web_Talk\command]
@=”iexplore www.webtlk.com”
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\Web_Talk]
[HKEY_CLASSES_ROOT\Directory\Background\shell\Web_Talk\command]
@=”firefox www.webtlk.com”
A little tip. If the hack doesn’t work, once you have copied the code in your notepad, delete the quotes (“) and rewrite them. This because you have to make sure that the quotes used are the same of the one your keyboard has got.
Tags: hack, Vista, Win7
If you're new to Webtlk.com, you may want to subscribe to its RSS feed or press to bookmark it. Thanks a lot!
Related Articles
Latest Articles
If you can not find what you are looking for, you might want to try Google Advanced Search and get thousands of results, specifically selected for you.
Google Advanced Search
|
2 Comments to “How to add website shortcuts to desktop context menu”
Leave a Comment
Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.


August 14th, 2009 at 4:53 am
nice tut saved lot of time thx dood
prakash´s last blog ..New Gmail Hacking Tool
January 6th, 2010 at 7:09 pm
To get same options in XP context menu just visit here: http://rudy-xp.deviantart.com/art/7-Desktop-Context-Menu-for-XP-149444253 or use “Fast Explorer 2008″ context menu tool (freeware): http://thesoftpro.tripod.com/downloads/fe/ (works in XP, Vista, and Windows 7 as well).