+Changes since 2.14
+-----------------
+ * NSSM is now translated into Italian.
+
+ * Fixed GUI not allowing paths longer than 256 characters.
+
Changes since 2.13
-----------------
* Fixed default GUI language being French not English.
NSSM: The Non-Sucking Service Manager\r
-Version 2.14, 2012-05-24\r
+Version 2.15, 2012-07-19\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
Since version 2.13, NSSM is translated into French.\r
Thanks François-Régis Tardy.\r
\r
+Since version 2.15, NSSM is translated into Italian.\r
+Thanks Riccardo Gusmeroli.\r
+\r
Usage\r
-----\r
In the usage notes below, arguments to the program may be written in angle \r
Thanks to François-Régis Tardy for French translation.\r
Thanks to Emilio Frini for spotting that French was inadvertently set as\r
the default language when the user's display language was not translated.\r
+Thanks to Riccardo Gusmeroli for Italian translation.\r
\r
Licence\r
-------\r
int str_equiv(const char *, const char *);\r
\r
#define NSSM "nssm"\r
-#define NSSM_VERSION "2.14"\r
-#define NSSM_DATE "2012-05-24"\r
+#define NSSM_VERSION "2.15"\r
+#define NSSM_DATE "2012-07-19"\r
\r
/*\r
MSDN says the commandline in CreateProcess() is limited to 32768 characters\r