Check out this great post at Coding Horror:
In lieu of all these fancy solutions.. wouldn't it be nice if the Start, Run dialog was just a little bit smarter? That's when I stumbled across this blog post describing a very clever hack: Create a folder for your shortcuts under your user folder, eg, c:\documents and settings\username\shortcuts\ Right click My Computer, click properties. Click the advanced tab. Click the Environment Variables button at the bottom of the tab. Under user variables, add a new variable named "Path". Enter %homedrive%%homepath%\shortcuts for the variable value.** Create shortcuts and plop them in the shortcuts folder you created.
In lieu of all these fancy solutions.. wouldn't it be nice if the Start, Run dialog was just a little bit smarter? That's when I stumbled across this blog post describing a very clever hack:
The whole post is worth reading (as all of Jeff's stuff is) as it contains some great windows key short cuts along with other quick-app-launching tips.