Try to create messages at install time.
authorIain Patterson <me@iain.cx>
Fri, 17 Jun 2016 14:38:00 +0000 (15:38 +0100)
committerIain Patterson <me@iain.cx>
Tue, 5 Jul 2016 07:15:27 +0000 (08:15 +0100)
commit3882561f394fd6542400fe29fb39804c50612322
tree23f48ffde58fb349f8a195e1fc4268a45f204151
parent1b415c71692c9626c829df913490548bfef6c779
Try to create messages at install time.

If the service was never run under a privileged account we might not
have been able to set the message source in the registry.

Set the message source when installing the service, as we are guaranteed
to have the necessary rights.
nssm.cpp