bi01081993 / ncron

Automatically exported from code.google.com/p/ncron
Apache License 2.0
0 stars 0 forks source link

Add command line options to install/uninstall as Windows service #12

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If NCron is downloaded as source or as binaries (not installer), 
installation of the service currently requires use of InstallUtil or 
similar. It would be easier for the user if the service application 
accepted a command line switch to automatically install the service, and 
similarly a switch for uninstallation.

Implementation ideas:
http://groups.google.co.uk/group/microsoft.public.dotnet.languages.csharp/
browse_thread/thread/4d45e9ea5471cba4
http://stackoverflow.com/questions/1195478/how-to-make-a-net-windows-
service-start-right-after-the-installation
http://www.ndesk.org/Options

Original issue reported on code.google.com by jsr%mala...@gtempaccount.com on 18 Jan 2010 at 8:19

GoogleCodeExporter commented 8 years ago

Original comment by jsr%mala...@gtempaccount.com on 18 Jan 2010 at 11:34