How to register 3rd party .exe as system service.

tristan202

New member
Joined
Jun 10, 2006
Messages
1
Programming Experience
Beginner
How do i programmically install an .exe as service in coding? I have this vb.net program, where i have a button i want to install something.exe as a windows system service. I have checked msdn but couldn't find anything, but I'm pretty sure it's possible. Most likely pretty easy as well.
 
Back
Top