Saturday 10 December 2011

Make Custom Run Commands



1) Open Start Menu and search for Run and click it. ( window + r )

2) Now type regedit and hit Enter.

3) Now navigate to the following path :

HKEY_LOCAL_MACHINE SOFTWARE / Microsoft / Windows / CurrentVersion / App Paths

4) Now right click on App Paths and select New Key and name it whatever you want (i named it firefox.exe)

5) Now click on firefox.exe and have a look at the right hand side panel. You will see a String Value named default. Double click on it and in the value data field enter the path of the program that you want to execute.

(I made command for Firefox so it will be C:\Program Files\Mozilla Firefox\firefox.exe as the value)

6)Exit from the Registry Editor (regedit)

7) Now open Run again and type firefox.exe and hit enter and you will see Firefox.

No comments:

Post a Comment