Allow skipping kill_process_tree().
authorIain Patterson <me@iain.cx>
Sat, 13 Sep 2014 07:01:18 +0000 (08:01 +0100)
committerIain Patterson <me@iain.cx>
Sat, 13 Sep 2014 07:01:18 +0000 (08:01 +0100)
Don't try to kill the application's process tree - just the application
itself - if the REG_DWORD value AppKillProcessTree is 0.

Thanks Barrett Lewis.


No differences found