$cs.MSI\_GetProductCodeFromMSI
Syntax
Section titled “Syntax”$cs.MSI_GetProductCodeFromMSI(string msifile)
Parameters
Section titled “Parameters”msifile
MSI file to retrive Productcode from
Example
Section titled “Example”$msiguid=$cs.MSI_GetProductCodeFromMSI('C:\Windows\Temp\pdfsam.msi')returns MSI Productcode as string