Tuesday, January 20, 2015

Windows Command line shortcut to set Environment Variables


In order to invoke the System window and later set the Environment variables, the below command-line could be handy. It will avoid some mouse-clicks :)

C:\windows\system32>control.exe sysdm.cpl,System,3



The above command can also be saved into a bat file and placed conveniently on Windows Desktop.

No comments: