Set WshShell = WScript.CreateObject("WScript.Shell" ) ReturnCode = WshShell.Run("%windir%\notepad.exe", 1, True)
http://www.winguides.com/scripting [...] php?id=109