Search found 2 matches

by Alric
Sat Jun 02, 2012 8:13 pm
Forum: Windows
Topic: Changing Windows Environmental Variables
Replies: 3
Views: 4404

Re: Changing Windows Environmental Variables

Thanks for the info. The shell command looks promising, especially since I'm currently using batch files to set the environment variables.

I'll give it a try and see what happens.
by Alric
Sat Jun 02, 2012 12:12 am
Forum: Windows
Topic: Changing Windows Environmental Variables
Replies: 3
Views: 4404

Changing Windows Environmental Variables

I'm trying to write a simple app that will change/set window's environment variables. Something like window's "Setx" command.

If there a command to do this?

In running under Windows 7 if that matters.

Thanks