May 5, 2009
SY Wong

Add Website Shortcuts to Desktop Context Menu in Windows 7/Vista

If you would like to have a quick access to the website that you visited frequently but don’t want to set it as homepage, you can add the website’s shortcut to your desktop context menu so that you can immediately click on the shortcut to launch the desired website conveniently.

addshortcutcontextmenu

To add website shortcut to desktop context menu, it can be done via simple registry hack. Below is the example of adding My Digital Life shortcut to desktop context menu:

1. Open notepad.

2. To launch the website by using IE, copy and paste below string into notepad:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\MyDigitalLife]
[HKEY_CLASSES_ROOT\Directory\Background\shell\MyDigitalLife\command]
@=”iexplore www.mydigitallife.info”

3. To launch the website by using Firefox, copy and paste below string into notepad:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\Background\shell\MyDigitalLife]
[HKEY_CLASSES_ROOT\Directory\Background\shell\MyDigitalLife\command]
@=”firefox www.mydigitallife.info”

4. One thing to take note here. Once you have copied the string to notepad, delete both ” (double quote) and retype. Without doing so could cause the URL value fail to be added into registry due to the double quote copy from the webpage is different from what you type manually. Save the notepad as “AddShortcut.reg” with Save as type is “All Files”.

5. Double click the registry file, continue with UAC prompt and click OK to confirm you wish to perform the action.

Once above steps are done, right click on desktop and you will notice that My Digital Life is already appeared in the context menu. Just click on it will launch My Digital Life website instantaneously. If you would like to add other website’s shortcut, just edit the registry string by replacing My Digital Life to the website name, then change the website URL. Repeat step 3 and 4 to add the website shortcut.

Related posts:

  1. Add Notepad2 to Windows Vista or XP Right Click Context Menu
  2. How To Add Move or Copy To in Windows Explorer Right Click Context Menu in Windows Vista
  3. Fix Unable to Pin App to Taskbar and Start Menu (Missing Context Menu and Jump Lists) Error in Windows 7
  4. Reveal and Access to Windows Vista Hidden Context-Sensitive (Right Click) Menu Item – Open Command Prompt Here & Copy as Path
  5. Add “Empty Folder Contents” To Vista Right Click Context Menu To Delete Files Without Removing Folders

5 Comments

  • thanks helped me remove some stuff i didnt want in there.

  • Thx Rudy for the info it works on XP

  • Or just download the tool “Fast Explorer 2008″ directly here (a great freeware): http://thesoftpro.ru/downloads/fe/fesetup.exe/ for more custom context menus & options in XP, Vista, and Windows 7

  • To get the same options in Windows XP context menu as well as Vista or Windows 7, you can also visit here: http://rudy-xp.deviantart.com/art/7-Desktop-Conte

  • doesn't work for WIn XP

Leave a comment

Notify me of followup comments via e-mail. You can also subscribe without commenting.

Subscribe

Free email subscriptions
Get latest updates in email for free:

Translate This Page