Page 1 of 1

Service Installer

Posted: Thu Jan 30, 2014 4:33 am
by Andrew Brent
I have created an installer for a service which it works. But it does not start the service when the install completes.
I have noticed that nothing I build runs when installed either even though the tickbox to run the application is ticked.
Also when I uninstall the service there are still references to the service in the Services.msc. We only deploy in-house so these are minor issues but any help you can give would be appreciated.
Kind regards
Andrew

Re: Service Installer

Posted: Thu Jan 30, 2014 11:58 am
by FrancescoT
Dear Andrew,

how did you try to start it from your script?

Regards