OpenProduct Method

[This is preliminary documentation and subject to change.]

This is the OpenProduct method of the MsiInstall object. This method opens an installer package for an installed product using the product code and returns an MsiEngine object.

Syntax

object.OpenProduct productCode

Parts

object
MsiInstall object.
productCode
Required string containing the unique product code (a GUID) or an activation descriptor written by the installer.