Closed GoogleCodeExporter closed 9 years ago
Original comment by zexspect...@gmail.com
on 4 May 2012 at 3:51
How about a command line parameter (e.g., /terminate) for CrashSender.exe?
Launching "CrashSender.exe /terminate" would look for all open CrashSender.exe
processes and terminate them immediately (without sending reports or waiting
for completion). Terminating the process can be acomplished with
TerminateProcess(hProcess) function.
Or you prefer graceful exit (waiting for completion and then terminate)?
Original comment by zexspect...@gmail.com
on 30 Aug 2012 at 5:34
Added /terminate command line parameter for CrashSender.exe.
Original comment by zexspect...@gmail.com
on 30 Aug 2012 at 6:11
This issue was closed by revision r1366.
Original comment by zexspect...@gmail.com
on 30 Aug 2012 at 6:12
Original issue reported on code.google.com by
Real.Nop...@gmail.com
on 30 Mar 2012 at 1:09