coreybutler / node-windows

Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).
Other
2.79k stars 358 forks source link

Allow LogOn As A Service to be set Automatically if using logOnAs #204

Open omar-rubix opened 6 years ago

omar-rubix commented 6 years ago

When installing a service using svc.logOnAs it will fail to start the first time after install because the account doesn't have 'LogOn As A Service' set