/args
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"
/dir
Specifies the startup directory for the process being started
/dir directory
Example: /dir e:\om\c\
/exe
Specifies the executable that will be started
/exe path-to-executable
Example: /exe e:\om\c\test\release\test.exe
/process
Specifies the process that will be monitored
/process processId
Example: /process 1344