InstallerCreationCommand |
Base class for NAnt.Contrib.Tasks.Msi.MsiCreationCommand and NAnt.Contrib.Tasks.Msi.MsmCreationCommand .
|
InstallerDatabase |
.NET wrapper for a Windows Installer database
|
InstallerRecordReader |
Use to read and manipulate existing records.
|
InstallerSearchClause |
A simple class for a single search clause.
TODO: more comparison types, use of the Composite pattern, etc.
|
InstallerTable |
Represents a single table in a Windows Installer archive
|
InstallerTaskBase |
Base class for msi/msm installer tasks
|
MsiCreationCommand |
Summary description for MsiTaskInfo.
|
MsiTask |
Creates a Windows Installer (also known as Microsoft Installer, or MSI)
setup database for installing software on the Windows Platform.
|
MsmCreationCommand |
Summary description for MsmTaskInfo.
|
MsmTask |
Builds a Windows Installer Merge Module (MSM) database.
|