UncleRonin
Well-known member
I am installing a service using your typical setup project. What I would like to do is start the service automatically once the installation has completed successfully.
Would it be best to add custom code to the AfterInstall or Committed events? I'm guessing that doing so in the Committed event will be the most correct way to do this since the installation would have been completed?
Would it be best to add custom code to the AfterInstall or Committed events? I'm guessing that doing so in the Committed event will be the most correct way to do this since the installation would have been completed?