Boolean indicating whether installation succeeded (true when installed, false when already installed).
Starts the Windows service for the program.
Boolean indicating whether start succeeded (true when started, false when already started).
Stops the Windows service for the program.
Boolean indicating whether stop succeeded (true when stopped, false when already stopped).
Uninstalls the Windows service for the program.
Boolean indicating whether uninstallation succeeded (true when uninstalled, false when already uninstalled).
Generated using TypeDoc
Installs the Windows service for the program.
Error if the service could not be uninstalled.