Check for administrator privileges.
authorIain Patterson <me@iain.cx>
Sat, 8 Oct 2011 10:02:51 +0000 (11:02 +0100)
committerIain Patterson <me@iain.cx>
Tue, 11 Oct 2011 10:05:22 +0000 (11:05 +0100)
If nssm is run without an administrator token it will fail to install or
remove services.  Check for the token and bomb out early rather than
waste the user's time filling in the form only to find the service can't
be managed.


No differences found