Loading
  • Community Manager (Flexera Software)

    Given a product code GUID, the MsiGetProductInfo function (or Installer.ProductInfo in VBScript) can give you installed-product information; if you don't have a hard-coded ProductCode in mind, you can use the product code or codes obtained by the FindRelatedProducts action.

Loading
How can I get product version of earlier installed version during major upgrade?