Skip to content

Comment on How to add a directory to your PATHparent

Comments

Don't even have to use GUI. Can do:

  setx path "%path%;C:\own\path\"
Sadly this has no error checking so it may mess things up. But it's an option.

Right, but that's not easier, it's quicker. You need to know about setx, the path argument, and how to properly set a new path.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.