Make your own Run box shortcuts for hyper-productivity

A run box on Windows XP.I have always thought that the start menu in Windows was very inefficient. About two years ago I figured out a way to use something simple and different as a more efficient substitute. For example if I want to run Windows Notepad.exe I just press the WindowsKey (the one with the flag) and R - this opens the Windows Run dialog box. Then in the Run Box I type the letter n and press enter. This opens Notepad. For all the programs that I run most often, I have a created one of these shortcuts.

Here is the script I use to create my Run Box shortcuts. Just copy the text and put it in a file called c:\create-shortcuts.vbs. Then run it one time. After that you can type ED in your Run Box to edit the script (and save it). Then type CS (this stands for create shortcuts) to get rid of the old shortcuts and create new ones using the information in the script you edited (using ED).

You'll see that this is much faster than trying to locate shortcut icons on your desktop or start menu.

 (Note: There are some problems with this on Windows Vista.  I will create a new version soon that will show how to make it work on Vista too.)

 
Copy the text out of the text box below and create this file as: C:\create-shortcuts.vbs and run it to give it a try.


Attachment: runbox-n.jpg
Published Wednesday, November 14, 2007 2:52 PM by jasonstracner

Comments

No Comments