Skip to content

MSI_GetPackageGUID

Returns the GUID for the specified MSI-package

MSI_GetPackageGUID(sMSIFile) As Boolean

Path and filename of the MSI Package

Result will be stored in gsValue

If bStatus Then bStatus = MSI_GetPackageGUID("C:\CapaInstaller.msi")
bStatus = Job_WriteLog("Custom", "gsValue: " & gsValue, bStatus, True)

Scripting Guidelines

Constants Package Property Variables