Syntax
$cs.Shell_ExecuteWithTimeout(string command, string arguments = "", bool mustexist = false, int timeout = 30)
Parameters
command
command to execute
...
$cs.Shell_ExecuteWithTimeout(string command, string arguments = "", bool mustexist = false, int timeout = 30)
command
command to execute
...