ChrisProContributor11 years agoWScript.Shell without dos screenI run a command with following code : var WScriptObj = Sys.OleObject("WScript.Shell"); var ExecOperation = WScriptObj.Exec("........"); But a dos window is display...Show More
Recent DiscussionsBreakpoints in external files with python 3.13?Oracle Forms window with dynamic name - unable to click on subsequent runsConverting VB Script Tests
Related ContentChrome minimizes and reopens every on screen actionScreen ResolutionHow could i hide the CMD window When use the Sys.OleObject("WScript.Shell").Exec(CommandLine)