|
|
|
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
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
|
4 Comments to “How to add website shortcuts to desktop context menu”
Leave a Comment
Incoming Search Terms for the Article:
en-i-addWebSite - add folder shortcut to Right-Click Context Menu Of desktop xp - win 7 shell context menu - surf add website - remove copy shortcut from the context - how to make an internet shortcut using win7 - how to add website to desktop - desktop context menu - computer “add website” - Add Your Favorite Program Shortcut in Desktop Context Menu in Windows XP - add google search to context menu - word 2010 shortcut on the desktop context menu -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).
February 12th, 2010 at 4:26 pm
I try use ur code, but doesnt works. The context menu dont show any change. This works fine in XP SP3? Can help me?
Thanks alot.
February 12th, 2010 at 5:04 pm
This hack is for Windows 7 and Vista only. If you have XP try the link at the beginning of this article.