rem This sample requires  3-4 parameters: 
rem	1. the exe to run (DummyProcess.exe) 
rem	2. the number of times to execute the process 
rem	3. the time to sleep before killing the processes 
rem	4. [optioanl] the time until the sub process kills itself

XgConsole /command="MainProcess.exe DummySubProcess.exe 10 2000 2000" /profile="profile.xml" /openmonitor /title="Automatic Interception Sample"
