Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Change the Working Folder of a ScriptContent of Change the Working Folder of a Script.vbsMD5 Hash: 620200F65B1AD9B04C79AD9F047222B1 |
||
Set objShell = CreateObject("Wscript.Shell")
Wscript.Echo objShell.CurrentDirectory objShell.CurrentDirectory = "C:\Windows" Wscript.Echo objShell.CurrentDirectory | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |