InstallProduct Method
[This is preliminary documentation and subject to change.]
This is the InstallProduct method of the MsiInstall object. This method opens an installer package and initializes an install session.
Syntax
object.InstallProduct packagePath, propertyValues
Parts
-
object
-
MsiInstall object.
-
packagePath
-
Required string containing the path to the install package (which encompasses a database).
-
propertyValues
-
Optional string containing property=value pairs separated by white space.