Specifies the arguments passed to the process being started
/args arguments to pass to process. Enclose in quotes if any whitespace
Example: /args "-wait 10000 -writeLogOnClose -quantum -blue"
Specifies the startup directory for the process being started
/dir directory
Example: /dir e:\om\c\
Specifies the executable that will be started
/exe path-to-executable
Example: /exe e:\om\c\test\release\test.exe