![]() Loading |
| VBScript |
| JavaScript |
| Powershell |
Search Options: Set permanent environment variable
|
||
|
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 :: | ||