ServiceProcessInstaller (System.ServiceProcess.ServiceProcessInstaller)

Inherits: System.Configuration.Install.ComponentInstaller

Interfaces: IDisposable, IComponent

Derived Types: 0

Assembly: System.ServiceProcess.dll

Installs an executable containing classes that extend ServiceBase . This class is called by installation utilities, such as InstallUtil.exe, when installing a service application.

VB.NET C#

C#

public class ServiceProcessInstaller : System.Configuration.Install.ComponentInstaller, System.IDisposable, System.ComponentModel.IComponent
{
}

Articles

p2p.wrox.com Forums - Installing Windows Service

Dim serviceProcessInstaller1 As New System.ServiceProcess.ServiceProcessInstaller serviceProcessInstaller1.Account = ServiceProcess.ServiceAccount.LocalSystem

Automate routine tasks with Windows Services, part 2 - Program ...

System.ServiceProcess.ServiceProcessInstaller and System.ServiceProcess.ServiceInstaller. Several properties may be set using the Properties window of each class.

CodeCentral: Viewing uInstService.pas

System.ServiceProcess.ServiceProcessInstaller; fInstaller: System.ServiceProcess.ServiceInstaller; strict protected; procedure OnAfterInstall(savedState:

CodeCentral: Viewing uTCPServInst.pas

System.ServiceProcess.ServiceProcessInstaller; fInstaller: System.ServiceProcess.ServiceInstaller; strict protected; procedure OnAfterInstall(savedState:

ServiceProcessInstaller (Clase)

Instala un ejecutable que contiene clases que extienden ServiceBase . Las utilidades de instalación, como InstallUtil.exe, llaman a esta clase al instalar una aplicación de ...

ServiceProcessInstaller クラス

ServiceProcessInstaller クラス ... ServiceBase を拡張するクラスを含む実行可能ファイルをインストールします。このクラスは、サービス ...

MBR IT/.NET 247 : System.ServiceProcess Namespace [Details]

System.ServiceProcess.ServiceProcessInstaller: System.ServiceProcess.ServiceStartMode ... Bespoke Software? Commission Matthew Baxter-Reynolds and his team ...

Source Control Viewer

System.Configuration.Install.Installer { private System.ServiceProcess.ServiceProcessInstaller serviceProcessInstaller; private System.ServiceProcess ...

ServiceProcessInstaller Class (System.ServiceProcess)

Installs an executable containing classes that extend ServiceBase ... System.Configuration.Install.ComponentInstaller            System.ServiceProcess.ServiceProcessInstaller

ServiceProcessInstaller Class (System.ServiceProcess)

Installs an executable containing classes that extend ServiceBase ... Configuration.Install . . :: . ComponentInstaller            System.ServiceProcess . . :: . ServiceProcessInstaller

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support