3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
|
Set sh = CreateObject("WScript.Shell")
|
||
|
sh.Run "bin\windows_launch.bat", 0, True
|