Installation and automatic start for a service
-
Hi, i'm new at C# and i have a question for you. I've created a windows service and also the project installer for it. Now i've also created the setup project for it and it works fine. This is the problem: if i want to start the service after the setup, i've to start it manually, but i want to do it automatically at the end of the setup program. How can i do it? Can you help me? Thank you all. Gianluca
-
Hi, i'm new at C# and i have a question for you. I've created a windows service and also the project installer for it. Now i've also created the setup project for it and it works fine. This is the problem: if i want to start the service after the setup, i've to start it manually, but i want to do it automatically at the end of the setup program. How can i do it? Can you help me? Thank you all. Gianluca
There is an article that explains this in detail at http://www.codeproject.com/install/sercviceinstallerext.asp.
Here are some of my articles. Hope this helps! Joseph Guadagno http://www.josephguadagno.net