- Home
- Windows XP
- Customize
- Adding the "Add to Quick Launch" context menu option in Windows XP
- Home
- Windows XP
- Scripts
- Adding the "Add to Quick Launch" context menu option in Windows XP
Adding the "Add to Quick Launch" context menu option in Windows XP
Summary
As you may have known, Windows Vista includes the Add to Quick Launch option (seen when you right-click on a file), which adds a shortcut of the file to the Quick Launch folder automatically. This article describes how to implement the Add to Quick Launch feature in Windows XP.
Note: Another way to add a shortcut to Quick Launch is by dragging the file to the Quick Launch area and dropping it. This article is for Windows XP users who wish to have the Add to Quick Launch option in the context menu, as in Windows Vista systems.
Adding the "Add to Quick Launch" feature in Windows XP
- Download AddToQuickLaunch.vbs from the Attachments section of this article, and save it to a permanent location, such as C:\Windows.
- Double-click AddToQuickLaunch.vbs to run it.
- When you see the following screen, type INSTALL and press ENTER
(Fig 1: Configuring AddToQuickLaunch.vbs)
- The Add to Quick Launch option is now added to the context menu (for all files), as displayed below:
- Clicking Add to Quick Launch places a shortcut of the file in the Quick Launch folder
Removing the "Add to Quick Launch" feature
- Run the AddToQuickLaunch.vbs file from the saved location
- When you see the dialog as in Fig 1 above, type UNINSTALL (press ENTER)
- Click OK when the confirmation dialog is displayed
- Delete the AddToQuickLaunch.vbs file
Attachments
If you enjoyed this post, make sure you
subscribe to our RSS feed!
We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems!
Prefer an E-mail subscription?
4 Responses to "Adding the "Add to Quick Launch" context menu option in Windows XP" 
|
said this on 07 Apr 2008 8:26:21 AM PST
VERY cool...and so simple.I wish I had a modicum of talent and foresight for something so practical
|
|
said this on 08 Jun 2008 10:15:56 AM PST
Thank you. It worked! On my Vista computer and laptop, I already have that option.
|
|
said this on 23 Sep 2008 11:45:25 AM PST
Thank You!! My machine would not do the "drag & drop" and I feared that I'd never get back the icons I lost (well, actually, I deleted them ;}). But this beautiful little script gave it all back to me!! Woo-Hoo!!!
|
|
said this on 27 Oct 2008 10:53:36 PM PST
You are a lifesaver with this gem. I am a pig and have 9 folders and 231 files in my Quick Launch.
Being able to right click and add saves me bunches of time. thanks
|



Author)