/
$cs.MSI_GetProductCodeFromMSI
$cs.MSI_GetProductCodeFromMSI
Syntax
$cs.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
, multiple selections available,
Related content
$cs.MSI_GetPropertiesFromMSI
$cs.MSI_GetPropertiesFromMSI
More like this
$cs.MSI_GetPropertiesFromMSI
$cs.MSI_GetPropertiesFromMSI
More like this
MSI_GetPackageGUID
MSI_GetPackageGUID
More like this
MSI_GetPackageGUID
MSI_GetPackageGUID
More like this
MSI_GetPackageGUID
MSI_GetPackageGUID
More like this
MSI_GetPackageGUID
MSI_GetPackageGUID
More like this