|
-
Jan 8th, 2016, 12:11 PM
#2
Re: Windows Service
Each service would be its own project with its own installer added. Your application can then execute that installer at the commandline, either directly by redirecting stdin or vis a batch file. You can then use a ServiceController object to control the service. ServiceController is a component so it can be added to a form in the designer if desired.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|