Click or drag to resize
weroSoft AG, Software
WeroSoft.Installation.WindowsServices Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classServiceInstaller
Implements the service installation functionality.
Public classWindowsServiceInfo
Defines the windows service info used for installing the windows service.
Enumerations
  EnumerationDescription
Public enumerationScmAccessRights
Defines the possible access rights definition used for working with the SCM (service control manager).
Public enumerationServiceAccessRights
Defines the possible access rights definition used for working with the service.
Public enumerationServiceAccountType
Defines how the service account and type to be used for this service.
Public enumerationServiceControl
Defines the values from the C-style header to control a service behavior.
Public enumerationServiceError
Defines the service start error behavior.
Public enumerationServiceExecutionStatus
Public enumerationServiceStartType
Defines how the service is started.