Syntax
<dllobject>.MSI_GetProductCodeFromMSI(string msifile)
Parameters
msifile
MSI file to retrive Productcode from
Example
$msiguid=$cs.MSI_GetProductCodeFromMSI('C:\Windows\Temp\pdfsam.msi')
returns MSI Productcode as string
<dllobject>.MSI_GetProductCodeFromMSI(string msifile)
msifile
MSI file to retrive Productcode from
Example
$msiguid=$cs.MSI_GetProductCodeFromMSI('C:\Windows\Temp\pdfsam.msi')
returns MSI Productcode as string