Question about MSI (MS Installer). I have MSI file. How I can find out (programmaticaly) if product(s) already installed .
If I will use functions MsiOpenDatabase, MSIGetProperty, MsiGetProductInfo what the name(s) of property I need to give
Thank you


Reply With Quote