Skip to content

MSI\_InstallPackage

Performs a silent install of the specified MSI-package

MSI_InstallPackage(sMSIFile) As Boolean

sMSIFile (String)

Path and filename of the MSI-package

VBScript

If bStatus Then bStatus = MSI_InstallPackage("C:\CapaInstalller.msi")

Scripting Guidelines

MSI_UnInstallByFile MSI_IsPackageInstalled MSI_GetPackageStatus