Specify DOS / Cmd command with necessary parameters and the folder in which it will be executed. Running DOS / Cmd command works the same way as if Windows command line interpreter cmd.exe was opened and command subsequently typed in.
Run DOS / Cmd command Action. Command properties.
| Command properties | Description |
| Command line | Specify DOS / Cmd command followed by necessary parameters / switches. Specifying batch files or Windows executables is also allowed. |
| Start in folder | Provide a disk location / path in which the specified DOS / Cmd command, batch file or Windows executable will be executed. |
| Browse | |
| Variable Wizard |

- Previous run dos / cmd command property (On Error properties)
- Next run dos / cmd command property (Options properties)
- Run DOS / Cmd command 1 of 5
Return to origin
Additional notes:
- If long filename is used to specify Command line parameter, put it into double quotes, e.g.
"my file.txt".
Links