What is fastest method to add or remove a folder path to PATH variable in windows 7 or is there any utility that make it a bit faster(e.g. right clicking on the folder and selecting "Add/Remove to/from PATH variable")?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
But it has some issues. See adding PATH with SETX or PATHMAN or something else?. It suggests pathed as the most convenient way. |
|||
|
|
|
You can do it via the command prompt
After your session, you will need to logoff and log back in to automatically unset it. |
|||||
|