When I hit Windows+R, I can type in calc and get a calculator really quickly. Same thing for mspaint. My question is, how do I adjust this so I can type "netbeans" and have it open the program?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
The easiest option would be to add the following location to your path variable: C:\Program Files\NetBeans X.X.X\bin replace X.X.X with your version of Netbeans. Alternatively you could make a shortcut to the netbeans.exe executable in the above path, and place that shortcut in a location thats already in your path (e.g. |
|||
|
|
|
You can DIY a specified folder as a PATH ,and create your executive programs' shortcut(.lnk) into the folder. So the .lnk's name is the command you typed into the RUN dialog box when you want to launch it. |
||||
|
|