How can we create a batch file for setting the environment variables in the registry and permanently without restarting the system.
Printable View
How can we create a batch file for setting the environment variables in the registry and permanently without restarting the system.
Does it have to be a batch file?
Maybe you can use a .reg file?
or a .wsh file?