-"Specify this whenever the service may need to be installed (state: present, started, stopped, restarted)"
-"Note that the application name must look like the following, if the directory includes spaces:"
-"nssm install service \\"c:\\ProgramFiles\\app.exe\\"\\"\\"\\"C:\\Pathwithspaces\\"\\"\\""
-"See commit 0b386fc1984ab74ee59b7bed14b7e8f57212c22b in the nssm.git project for more info (https://git.nssm.cc/?p=nssm.git;a=commit;h=0b386fc1984ab74ee59b7bed14b7e8f57212c22b)"
required:false
default:null
stdout_file:
description:
-Pathtoreceiveoutput
required:false
default:null
stderr_file:
description:
-Pathtoreceiveerroroutput
required:false
default:null
app_parameters:
description:
-Parameterstobepassedtotheapplicationwhenitstarts
required:false
default:null
author:"Adam Keech (@smadam813), George Frank (@georgefrank)"