Window service: automatically install and start
Hi All,
I am using window service, in which i have to install it using installutil in VS 2010 command prompt.
Is there any so that i can insatll it through code and also want to satrt the services automatically rather than going in services and application and start the service by right-click.
Any idea regarding this, please help!