Man illustrationFlower illustration

Run cmd

Estimated reading: 2 minutes 255 views

Run cmd activity allows run every command and program executed via Cmd.


*Exe nameThe program name typed on the command line using CMD commands.
*Working directoryCMD is the working directory of the program where the command will be run.
Wait until finishIt is specified whether the process will be suspended until the end of the CMD command. If True is selected, the process waits in the relevant step until the program is terminated, if False is selected, the process goes to the next step without waiting for the program to end.
Run as adminWhen this field is checked, the program will be run as admin.
Note: User Account Control Settings should be at the minimum level (Never notify).
ParametersThe parameters of the program.
Result variable nameResult variable name.
Note: * Fields selected with are required, others are optional.

You can use the Exe name as shown in the example.

QAD.Applications.exe

cmd.exe

You can use the Working directory as shown in the example.

C:Temp

C:ebyn

You can use the Wait until finish as shown in the example.

If True is selected, the process waits in the relevant step until the program is terminated, if False is selected, the process goes to the next step without waiting for the program to end.

You can use the Parameters shown in the example.

MD Trial

C:ebynbdp.bat

User Account Control Settings should be at the minimum level (Never notify).

Share this Doc

Run cmd

Or copy link

CONTENTS
Chat Icon Close Icon