From: Iain Patterson Date: Fri, 17 Jun 2016 14:38:00 +0000 (+0100) Subject: Try to create messages at install time. X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;ds=inline;h=3882561f394fd6542400fe29fb39804c50612322;hp=3882561f394fd6542400fe29fb39804c50612322;p=nssm.git 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. ---