We all know that the keyboard is faster than the mouse right? Well here is a quick way to open any application with about 3 keystrokes:
- Create a new folder anywhere you like. I put mine in c:\utils\shortcuts.
- Place the folder in your path. You can do this by
- Opposite click My Computer and choose Properties
- Select the Advanced tab.
- Choose Environment Variables
- Select Path in the System Variables and choose Edit
- At the end of the Variable Value path add “;c:\utils\shortcuts” or the path to your shortcut folder. The “;” may already be there.
- Create or copy shortcuts to frequently used applications to your new folder. You can also use shortcuts to folder locations.
- Rename the shortcuts with 2 or 3 letter identifiers for quick typing. Here are a few I use:
- mo = Microsoft Outlook
- ie = Internet Explorer
- ff = Firefox
- rdc = Remote Desktop Client
- ps = Windows PowerShell
- data = My data directory
Now when I want to run a program, I open the Run box by pressing Windows Key + R, type my shortcut name (ex. mo), and press Enter. It’s faster and easier than finding an icon with the mouse
- By Michael Sullivan