Click to See Complete Forum and Search --> : Batch File


ihtamog
February 23rd, 2006, 07:12 AM
How can we create a batch file for setting the environment variables in the registry and permanently without restarting the system.

Marc G
February 23rd, 2006, 11:58 AM
Does it have to be a batch file?
Maybe you can use a .reg file?
or a .wsh file?