LibInstaller Class
Provides the foundation for custom installations.
Namespace:
CAS.Lib.CodeProtectAssembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
[RunInstallerAttribute] public class LibInstaller : Installer
<RunInstallerAttribute> _ Public Class LibInstaller _ Inherits Installer
[RunInstallerAttribute] public ref class LibInstaller : public Installer
Inheritance Hierarchy
MarshalByRefObject
Component
Installer
CAS.Lib.CodeProtect..::..LibInstaller