Allow skipping kill_process_tree().
[nssm.git] / registry.h
index 7bf49b0..f831f89 100644 (file)
@@ -16,6 +16,7 @@
 #define NSSM_REG_KILL_CONSOLE_GRACE_PERIOD _T("AppStopMethodConsole")\r
 #define NSSM_REG_KILL_WINDOW_GRACE_PERIOD _T("AppStopMethodWindow")\r
 #define NSSM_REG_KILL_THREADS_GRACE_PERIOD _T("AppStopMethodThreads")\r
+#define NSSM_REG_KILL_PROCESS_TREE _T("AppKillProcessTree")\r
 #define NSSM_REG_STDIN _T("AppStdin")\r
 #define NSSM_REG_STDOUT _T("AppStdout")\r
 #define NSSM_REG_STDERR _T("AppStderr")\r