How to Create Your Own Customized Run Commands

by Manoj 2012-07-02 19:00:19

The Run is a special in built utility that allows you to interact with the system through the command line. There are several in built commands to initiate a variety of programs like calc for Calculator, cmd for Command Prompt. So lets start out and create our own command.

We will take an example in which we would create a run command to launch Google Chrome web browser. When you type in gc in the run command the New Google Chrome window should open.

a. Create a shortcut of Chrome on the desktop and rename it as gc.

b. Then copy this shortcut into your Windows directory

copy-shortcut-in-windows-directory.png
c. Thats it! Simply run the Run utility and type in gc and hit enter to see the customized run command results

run-utility.png

Tagged in:

749
like
0
dislike
0
mail
flag

You must LOGIN to add comments