Microsoft.Deployment.WindowsInstaller.Package Namespace

Microsoft Deployment Tools

Deployment Tools Foundation Microsoft.Deployment.WindowsInstaller.Package Namespace
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstaller.Package
Extended classes for working with Windows Installer installation and patch packages.
Declaration Syntax
C# Visual Basic Visual C++
namespace Microsoft.Deployment.WindowsInstaller.Package
Namespace Microsoft.Deployment.WindowsInstaller.Package
namespace Microsoft.Deployment.WindowsInstaller.Package
Types
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).