Set wshShell = WScript.CreateObject ("WSCript.shell") wshshell.run "c:\Windows\system32\cmd.exe", 6, True set wshshell = nothing