How can i register a service using Visual Studio Setup .???
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi , I just wanted to know, how can I register a service using Visual studio setup project. I can create a Setup Project successfully, it installs all the program, but I need a hint on how to run register my exe as one of the services And of course how can I unRegister the Service when uninstalling the application. Your help much appreciated. Regds Jain