Command to dump service configuration.
authorIain Patterson <me@iain.cx>
Fri, 15 Jul 2016 14:09:58 +0000 (15:09 +0100)
committerIain Patterson <me@iain.cx>
Thu, 28 Jul 2016 15:44:30 +0000 (16:44 +0100)
commit3c9d8f85d38b4c97b83e2baca63211a4008b5e0d
treea996b2453bc0f0d14099cc2a010945be2a0ddccd
parent9c2dbaf361218445ff9b6f270ef4ccd0cb1ac06c
Command to dump service configuration.

Output commands which can be used to recreate the service configuration
with:

    nssm dump <servicename>

Commands are quoted and escaped as best we can manage.
README.txt
nssm.cpp
service.cpp
settings.cpp
settings.h