We need to modify the Startup type of our Windows service from \"Automatic\" to \"Automatic Delayed Start\". How do I do this?
My code is like this:
Place a ServiceConfig element within the ServiceInstall element.
ServiceInstall