Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run "cmd /k """ & WScript.Arguments(0) & """", 0, False