I have written a Windows Service in vb.net. I included an installer
class and use installutil.exe to install the service. All of this
works fine. I will include the installer class code below.
What I need to do is set a startup paramaeter as part of the service so
that each time the service...
more >>