I am installing a service and using a Service Control Operation to start the service on install. I have "Wait until the service completes" checked. If the service fails to start, AI takes 2.5 minutes to display an error message instead of the 30 seconds described in the documentation.
The error message provides two options: Retry and Cancel. If you select Cancel, the installation is rolled back. Is there a way to allow the install to complete even if the service cannot be started?