![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
Deployment Tools Foundation
Microsoft.Deployment.WindowsInstaller.Package Namespace
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package
Extended classes for working with Windows Installer installation and patch packages.
![](collapse_all.gif)
All Types | Classes | Delegates |
Icon | Type | Description |
---|---|---|
![]() |
InstallPackage |
Provides access to powerful build, maintenance, and analysis operations on an
installation package (.MSI or .MSM).
|
![]() |
InstallPackageMessageHandler |
Handles status messages generated when operations are performed on an
InstallPackage or PatchPackage.
|
![]() |
InstallPackageProperties |
Accessor for getting and setting properties of the InstallPackage database.
|
![]() |
InstallPath |
Represents the installation path of a file or directory from an installer product database.
|
![]() |
InstallPathCollection |
Represents a collection of InstallPaths that are the child paths of the same parent directory.
|
![]() |
InstallPathMap |
Represents a mapping of install paths for all directories, components, or files in
an installation database.
|
![]() |
PatchPackage |
Provides access to convenient properties and operations on a patch package (.MSP).
|
![]() |
TransformInfo |
Contains properties of a transform package (.MST).
|