|
|
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:
add website to desktop - remove Website Shortcuts to Desktop Context Menu in Windows 7 - add desktop shortcut for webpage windows 7 - how to add web shortcut to desktop xp - how to add webpage as homepage with registry? - how to add website shortcut to desktop - how to add your name in desktop context menu in windows xp - How to Add Your Name in Windows xp Desktop Context Menu - how to put google desktop search context menu editor - placing a website shortcut on your desktop in windows 7 - remove website shortcuts from context - remove Website Shortcuts to Desktop Context Menu in Windows 7/Vista - shortcut web site windows 7 on desktop - shortcut website doesnt work - vista save web shortcut to desktop - web shortcuts on desktop - how to add shortcuts to desktop - How to add shortcut to desktop for MSN Messenger 10 for XP - how to add shortcut to desktop - add shortcut to right-click context menu - add web shortcut to desktop windows 7 - add website shortcut to desktop window 7 - add your name in desktop context menu - Adding Shortcut to Folder in context menu - context menu Windows 7 -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.