Table of Contents

Sparkle.Host.Install.Win Namespace

Methods

Name Description
InstallService Registers the executable as a Windows service, set to start automatically. Writes the outcome to the console and returns whether it worked.
ServiceBinPath The command line that gets registered with the SCM: the executable, quoted, plus --service -- and --log=<path> carried over when the install command was given one.
UninstallService Removes the service registration. Writes the outcome to the console and returns whether it worked.