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, Windows 7, Windows Vista
Related ArticlesLatest Articles
- How to Automatically Login (Access) to Windows 8
- How to See and Read Unread, Archived and Sent Messages on Facebook
- Switch to the New Facebook Profile Layout (Timeline)
- How to Discover and Recover All Stored Passwords in your Windows Computer
4 Comments to “How to add website shortcuts to desktop context menu”
Leave a Comment
Users Important Words
adding website shortcut to desktop\ - how to add internet shortcut to xp desktop - internet explorer 9 copy and paste favorite site to desktop -Web Talk is best viewed in Firefox.
August 14th, 2009
nice tut saved lot of time thx dood
.-= prakash´s last blog ..New Gmail Hacking Tool =-.
January 6th, 2010
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
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
This hack is for Windows 7 and Vista only. If you have XP try the link at the beginning of this article.