kirillkovalenko / nssm

Non-Sucking Service Manager
https://nssm.cc
736 stars 126 forks source link

Start parameter in the docs and in the README.txt for the delayed auto start isn't correct #16

Closed trsrc closed 5 years ago

trsrc commented 6 years ago

From README.txt

The Start parameter is used to query or set the startup type of the service. Valid service startup types are as follows:

SERVICE_AUTO_START: Automatic startup at boot. SERVICE_DELAYED_START: Delayed startup at boot. SERVICE_DEMAND_START: Manual service startup. SERVICE_DISABLED: The service is disabled.

Which is wrong, for delayed startup at boot you have to use: SERVICE_DELAYED_AUTO_START.

Same problem is on the webpage:

kirillkovalenko commented 5 years ago

THIS REPO IS NOT OWNED OR MONITORED BY THE AUTHOR OF THIS APPLICATION! REACH OUT TO HIM AT me@iain.cx