Adds a new ServiceInstaller for the given service to the Installers collection.
[Visual Basic] Overrides Public Sub CopyFromComponent( _ ByVal comp As IComponent _ ) [C#] public override void CopyFromComponent( IComponent comp ); [C++] public: override void CopyFromComponent( IComponent* comp ); [JScript] public override function CopyFromComponent( comp : IComponent );
ServiceProcessInstaller Class | ServiceProcessInstaller Members | System.ServiceProcess Namespace