2 lines
47 B
Text
2 lines
47 B
Text
|
|
Run(@ComSpec & " /c " & 'pause', "", @SW_HIDE)
|
|
|
Run(@ComSpec & " /c " & 'pause', "", @SW_HIDE)
|