Is there a way to set Windows environment variables from the command line PERMANENTLY

Posted by ScottS on Super User See other posts from Super User or by ScottS
Published on 2010-03-14T18:54:55Z Indexed on 2010/03/14 19:05 UTC
Read the original article Hit count: 648

Is there any way to set permanently set an environment variable system wide from the command line in Windows?

something like

>systemset newVar=foo

or a file to edit would work well too.

© Super User or respective owner

Related posts about Windows

Related posts about command-line