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)
commitb5286398f850b432edbddc6d602ab3f33ab086be
tree8e3128e58aaa4bf6eb59d9087774fe985bf5f818
parentd340e13effcabebb9eed2ace2e7874eff683e13d
Allow skipping kill_process_tree().

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.
ChangeLog.txt
README.txt
gui.cpp
nssm.rc
registry.cpp
registry.h
resource.h
service.cpp
service.h
settings.cpp