Command to exit with state code.
authorIain Patterson <me@iain.cx>
Tue, 6 Sep 2016 12:22:06 +0000 (13:22 +0100)
committerIain Patterson <me@iain.cx>
Tue, 6 Sep 2016 12:23:55 +0000 (13:23 +0100)
commita2f02c89bef2c4aae9fbebc1191291e5be41380a
treedf72b52b4637cb9b8bbc3d3d84a425be045e1835
parentcc956aacde93d93f5810ca4c0df7775d1bfe3458
Command to exit with state code.

Use "nssm statuscode <servicename>" to set the exit code to the value of
dwCurrentState, eg 4 for running.  An exit code of 0 implies an error.

Thanks Meang Akira Tanaka.
README.txt
messages.mc
nssm.cpp
service.cpp
service.h