Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Set permanent environment variableContent of Set permanent environment variable.vbsMD5 Hash: E54911B31DEDC41A1EB9C3BB45B2CCED |
||
Dim oWshShell : Set oWshShell = CreateObject("WScript.Shell")
Dim oEnv : Set oEnv = oWshShell.Environment("System") oEnv("Testvariable") = "myTest" | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |