my-vsts-tasks
my-vsts-tasks copied to clipboard
"Start Windows Service" must support Automatic (Delayed)
When installing the service, it has the option to start Automatic (Delayed).
But the task for starting the service doesn't support that option. And when using the task it changes the startup option from the install task.
Either it should support the Automatic (Delayed) option or not change the setting at all.
+1
Also I can't understand why to stat/stop a service one need to change its startup type.
Happy to take a PR.