Please enable JavaScript to view this site.

Exception Tracer Help

Navigation: Command Line Interface > Usage Reference

Launch Application

Scroll Prev Top Next More

 

Launch an application that will be monitored by Exception Tracer

 

/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