RosettaCodeData/Task/Execute-a-system-command/AutoIt/execute-a-system-command.autoit
2023-07-01 13:44:08 -04:00

1 line
47 B
Text

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