If you are accustomed to visit a website or a blog a lot of times during the day, you might wish to have a shortcut which saves and spares you from the tedious procedure to type its web address in the Internet Explorer’s address bar. Wouldn’t be nice, with only two clicks, to open Internet Explorer and have your beloved site already loaded and in front of you, ready to be read? Here is a nice hack on how to add a website on the Desktop context menu of your Windows Vista (and maybe Windows 7 too). By the way, if you wonder what the Desktop context menu is, just go to your desktop, right-click any empty space, and there! You have just got it!
- Open the Notepad and copy and paste the following code:
- Save the document as Get_it_from_the_Desktop.reg
- Double click on the file you have just created to merge its content in the registry.
- Restart your computer for the changes to take effect.
- Trick: When you have finished , delete both ” (quotes) and retype them. That’s because the quote you copy and paste from this article maight not match with the one your computer uses.
- Also, have a look at comment number 3. If the above hack doesn’t work, it may work the one posted by Liu!
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\Web Talk]
[HKEY_CLASSES_ROOT\Directory\Background\shell\Web Talk\command]
@=”iexplorer www.webtlk.com”
[Thanks Liu for your useful comment]
Tags: hack, Internet Explorer, Windows 7, Windows Vista
Related ArticlesLatest Articles
- How to Change and Use Timezone (Tzutil) in Windows 7
- Enhance the Security of your Login Password in Windows 7
- How to Activate Hardware Acceleration and WebGL in Opera 12
- Fix “This PC Doesn’t Meet System Requirements. If You Want to Install Windows 8, You May Have to Upgrade…” Error
4 Comments to “How to add a website to the Desktop Context Menu”
Leave a Comment
Web Talk is best viewed in Firefox.
May 16th, 2009
sorry ,but it doesn’t work in windows 7 RC
May 16th, 2009
error info in windows 7 RC ” this file does not have a program associated with it for performing this action. please install a program or ,if one is already installed,creat an association in the default programs control panel”
May 16th, 2009
it works in windows 7 when i change it :
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\google]
@=”"
[HKEY_CLASSES_ROOT\Directory\Background\shell\google\command]
@=”\”E:\\Program Files\\Internet Explorer\\iexplore.exe\” http://www.google.com/“
May 16th, 2009
Thanks Liu, I gave credit to you and your comment!