|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Creating self-installing serviceHello all,
Can someone point me in the right direction to some information that will guide me in the creation of a self-installing service? I have a service that I created using vb.net and it works fine with installutil however, I would like to manipulate it from a form. for example, I would like to install, uninstall, start, and stop it from a form. Any help is greatly appreciated. thanks! Hi Paulers,
Till now, I have seen no other way to install / uninstall a Win service unless you use either InstallUtil.exe or a setup project. However, starting & stopping a Win service are no big deal. You can use the Start and Stop methods of the ServiceController class to do just that. HTH, Regards, Cerebrus.
logic gates in VB.NET 2005
string extraction VB.NET INI or XML file for path locations catching a specific exception Detect if compiling as a console application Service unable to start Send Image in .NET Remoting Standard Method for Importing/Exporting to DB Sorting a collection of collections? Last position.. |
|||||||||||||||||||||||