ExtendedServiceInstaller overview
![]() |
Default constructor of the extended service installer class. |
![]() | List of failure actions. |
![]() | Gets the IContainer that contains the Component. |
![]() | Gets or sets information about the current installation. |
![]() | Property for setting the service description. |
![]() | Indicates the friendly name that identifies the service to the user. |
![]() | Property to set the fail count reset time of the service. |
![]() | Property to set the fail reboot message of the service. |
![]() | Property to set the fail run command of the service. |
![]() | Gets the help text for all the installers in the installer collection. |
![]() | Gets the collection of installers that this installer contains. |
![]() | Property to mark service as interactive process which can communicate with the desktop. Only for services where logon account is LocalSystem. |
![]() | Gets or sets the installer containing the collection that this installer belongs to. |
![]() | Indicates the name used by the system to identify this service. This property must be identical to the ServiceName of the service you want to install. |
![]() | Indicates the services that must be running for this service to run. |
![]() | Gets or sets the ISite of the Component. |
![]() | Property to start the service after installation. |
![]() | Property to set the start timeout in seconds for the service. |
![]() | Indicates how and when this service is started. |
![]() | When overridden in a derived class, completes the install transaction. |
![]() | Copies properties from an instance of ServiceBase to this installer. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Releases all resources used by the Component. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Installs the service by writing service application information to the registry. This method is meant to be used by installation tools, which process the appropriate methods automatically. |
![]() | Indicates whether two installers would install the same service. |
![]() | Rolls back service application information written to the registry by the installation procedure. This method is meant to be used by installation tools, which process the appropriate methods automatically. |
![]() | |
![]() | Uninstalls the service by removing information about it from the registry. |
![]() | Occurs after the Install methods of all the installers in the Installers property have run. |
![]() | Occurs after the installations of all the installers in the Installers property are rolled back. |
![]() | Occurs after all the installers in the Installersproperty perform their uninstallation operations. |
![]() | Occurs before the Install method of each installer in the installer collection has run. |
![]() | Occurs before the installers in the Installers property are rolled back. |
![]() | Occurs before the installers in the Installers property perform their uninstall operations. |
![]() | Occurs after all the installers in the Installers property have committed their installations. |
![]() | Occurs before the installers in the Installersproperty committ their installations. |
![]() | Adds an event handler to listen to the Disposed event on the component. |
ExtendedServiceInstaller Class | uws.Install Namespace | ServiceInstaller | ServiceAccount | ServiceStartMode