Please enable JavaScript to view this site.

Exception Tracer Help

Launch Application

 

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

 

 

Monitor Application

 

Monitor an application that is already running.

 

/process

 Specifies the process that will be monitored

 

 /process processId

 

 Example: /process 1344