Windows Installer Provider

The Windows Installer Provider namespace installs or uninstalls a Microsoft Windows Installer package file (.msi) associated with a provisioning request.

The Windows Installer Provider namespace implements the following procedures.

Procedure Description
Install Contains procedures to install a Windows Installer package file (.msi) associated with a provisioning request.
Uninstall Contains procedures to uninstall a Windows Installer package file (.msi) associated with a provisioning request.

The Microsoft Provisioning Framework Software Development Kit (SDK) contains additional resources to help you implement the Windows Installer Provider namespace. For more information on the SDK and how to use it, see Microsoft Provisioning Framework SDK.

Note