ComponentInstaller Class
.NET Framework 3.0
Specifies an installer that copies properties from a component to use at install time.
Namespace: System.Configuration.Install
Assembly: System.Configuration.Install (in system.configuration.install.dll)
Assembly: System.Configuration.Install (in system.configuration.install.dll)
Notes to Inheritors:
When you inherit from ComponentInstaller, you must override the CopyFromComponent method, and typically override the Install and Uninstall methods.
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Configuration.Install.Installer
System.Configuration.Install.ComponentInstaller
System.Diagnostics.EventLogInstaller
System.Diagnostics.PerformanceCounterInstaller
System.Messaging.MessageQueueInstaller
System.ServiceProcess.ServiceInstaller
System.ServiceProcess.ServiceProcessInstaller
System.MarshalByRefObject
System.ComponentModel.Component
System.Configuration.Install.Installer
System.Configuration.Install.ComponentInstaller
System.Diagnostics.EventLogInstaller
System.Diagnostics.PerformanceCounterInstaller
System.Messaging.MessageQueueInstaller
System.ServiceProcess.ServiceInstaller
System.ServiceProcess.ServiceProcessInstaller
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: