Code: Select all
This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package
If I use the Run Program command with msiexec /p "<package>" /qb it seems to work okay. However, I'd like to update the progress of the installation rather than displaying a marquee. What am I doing wrong here?