The Desktop (create shortcut) option in the Send To menu helps you quickly add a shortcut to a file or folder on your Desktop. Here is a VBScript that adds the Quick Launch (create shortcut) option to the Send To menu. Clicking this option creates a shortcut to a file or folder in the Quick Launch toolbar. The script below works fine in Windows XP and Windows Vista systems.
Note: Windows Vista already includes the Add to Quick Launch command in the context menu which sends a shortcut to a file or folder to the Quick Launch toolbar. And we have made available the Add to Quick Launch context menu option for Windows XP, using a script. If you need the Quick Launch (create shortcut) option in the Send To menu, follow the instructions in this article.
Add "Quick Launch (create shortcut)" to the Send To menu
1. Download sendtoquicklaunch.zip and save the file to the Desktop.
2. Unzip the file and extract SendToQuickLaunch.vbs to the Windows directory.
3. Double-click SendToQuickLaunch.vbs to run it.
4. Press ENTER when you see the following prompt:

Quick Launch (create shortcut) entry is added to the Send To menu.

Undo Information
To remove the entry, run SendToQuickLaunch.vbs, type UNINSTALL and press ENTER. Then delete the file SendToQuickLaunch.vbs manually from the Windows folder.
SEE ALSO
Adding the "Add to Quick Launch" context menu option in Windows XP
Adding a context menu option for shortcuts to explores the Quick Launch folder
Restore missing Flip 3D icon to the Quick Launch toolbar in Vista
More articles regarding Send To…
More articles regarding Quick Launch…
Bookmark this Page!
BlinkList | del.icio.us | Digg it | Furl | reddit | Spurl | StumbleUpon |
Related Posts
- Create a Shortcut to Launch Outlook Express New Message Window Directly
- How to Restore the Quick Launch Toolbar, Show Desktop and the Flip 3D Icons in Windows 7
- How to Make Folders Appear as Cascading Menu in the Quick Launch Toolbar
- How to Enable Quick Edit Mode in the Command Prompt by Default
- Add “Explore” To the Desktop Context Menu in Windows Vista
- Add “Open File Location” To the Context Menu for Shortcuts in Windows XP
- Clear Recent Documents History in a Single Click in Windows XP and Vista
- Add “Copy as Path” Option to the Context Menu in Windows XP
- Launching Programs as Administrator From the Vista Start Menu
- Add SnagIt Editor to the Right-Click Menu for Image Files
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?

› 
Great tip! Very helpful for me. Thanks.
Worked nicely. Thanks