RosettaCodeData/Task/Execute-a-system-command/AutoIt/execute-a-system-command.autoit
2015-11-18 06:14:39 +00:00

1 line
47 B
Text

Run(@ComSpec & " /c " & 'pause', "", @SW_HIDE)