Run Command
Execute a Dos Command
Last updated
Execute a Dos Command
Last updated
This activity executes a DOS command, waits for the command or application to complete, and retrieves its output into a text variable.
Command: Specifies the name of the DOS command or a console application, with arguments if applicable.\
Working Directory: Specifies the full path of the folder to work out of.
Result: Stores the output or the error produced when the user-specified command is executed in the specified variable.