NSSM: The Non-Sucking Service Manager\r
-Version 2.17, 2013-11-12\r
+Version 2.18, 2013-11-15\r
\r
NSSM is a service helper program similar to srvany and cygrunsrv. It can \r
start any application as an NT service and will restart the service if it \r
int str_equiv(const char *, const char *);\r
\r
#define NSSM "nssm"\r
-#define NSSM_VERSION "2.17"\r
-#define NSSM_VERSIONINFO 2,17,0,0\r
-#define NSSM_DATE "2013-11-12"\r
+#define NSSM_VERSION "2.18"\r
+#define NSSM_VERSIONINFO 2,18,0,0\r
+#define NSSM_DATE "2013-11-15"\r
\r
/*\r
MSDN says the commandline in CreateProcess() is limited to 32768 characters\r