Mode in which the service is installed.
AUTO_START starts the
service automatically when the system is rebooted. Or
DEMAND_START
which requires that the service me started manually.
Example:
wrapper.ntservice.starttype=AUTO_START
NOTE
Changes to this property will not take effect until the
service is reinstalled.
User Comments
If you notice something that is incorrect, missing, or simply feel that some part of this page could be explained better, feel free to log in and add a comment. You will need to register before you can log on.
by Sourcerror (2005/08/28 16:35:40 JST from 68.120.4.193)
Just noticed: 'me' should be 'be'... "the service me started manually" should be "the service be started manually"