Run applicationRuns an application using a command line. Description Optionally, you may add comments here describing the purpose of this element.
Filename Specify the file to be executed. It can be EXE or BAT file.
Command Line Parameters Specify the command line parameters here.
-a -s #mypar#
Working Directory A working directory for the application being started.
Wait Until Application Finishes If this is checked, the program will be suspended until the running application finishes. You can use the variable runret in the next commands to get the result of the finished application.
Run as Application state on startup. Hide - Application window will be hidden. Normal - Default application state. Maximize - Application window will be maximized. Minimize - Application window will be minimized .
|