v4 - Configuring service as Automatic (Delayed start)? #7786
Unanswered
kcritchnau-qt
asked this question in
Questions
Replies: 1 comment 2 replies
-
What was the option in v3 that is missing in v4? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Windows service that needs to have its startup configured as "Automatic (Delayed Start)." Per the documentation, the supported options for the "Start" enum under Service Install are auto, demand, and disabled. Auto registers the service as "Automatic", and demand registers as "Manual." I know in v3 there was an option for Delayed Start, is there something similar in v4? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions