Isscript Msi
msidb -d $msi -t CustomAction | findstr /i "script"
Pure MSI has limitations. Developers choose IsScript to: isscript msi
: This happens when a setup requires a specific version (like version 9) but a different one is present. msidb -d $msi -t CustomAction | findstr /i