Set objShell = WScript.CreateObject("WScript.Shell") objShell.Run("cmd.exe")
Last updated 2 years ago