ResultVariable
When adding an action with the action editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
MSI.InstallProduct
OverviewExamples
boolean MSI.InstallProduct ( string PackagePath,
string CommandLine)
De s cr ip t ion
Calls the MsiInstallProduct function to install or uninstall a product.
P arame t er s
PackagePath
(string) The full path and filename of the package to install.