Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Result will be stored in gsValue. MSI Status


Example

Code Block
languagevb
themeEclipse
titleVBScript
If bStatus Then bStatus = MSI_GetPackageStatusByGUID("{45835CD9-B5A1-4042-84B1-4CC1B166F212}")
If bStatus Then bStatus = Job_WriteLog("Custom", "gsValue: " & gsValue, bStatus, True)

Scripting Guidelines


Related functions

MSI_InstallPackage MSI_UnInstallByFile MSI_IsPackageInstalled