I created WCF service, using windows service application, i gave reference as wcf service dll to window service application, and i created exe using innosetup,for creating setup i followed this How to deploy WCF services using INNO setup? ,now how can i start the service automatically, after finishing the installation,service should start automatically.how it is possible? can i get any command line to achieve this task?
Regards, Lokesh.J