so that I can execute apps (in cmd prompt) without specifying the fully qualified folder structure.
Asked
Active
Viewed 607 times
2 Answers
6
As an admin,
- Go to Control Panel | System and click on Advanced System Settings in the left pane OR
Right-click on Computer and choose Properties
Click the Environment Variables button
- Under System Variables, edit the PATH variable and add your folder to the value (seperate with a semi-colon)
squillman
- 38,163
1
You can also modify them via the registry. I find this useful when scripting some legacy programs that require certain environmental variables to function.