I have an installer that uses a .NET Installer Class Action to install my service. It works great. However I can't figure out how to get my service to auto-start after install. Is that something I do in Advanced Installer or is that something I do in my service code?
Thanks,
Corey