Hi,
I've got 2 msi-Setups.
Setup "A" is to be installed during the installation of setup "B" if the program "A" has not been installed or an older version is installed.
I find no suitable way to realize this.
If I define Setup "A" as "Prerequisite" than I must have an exe-Installation, but thats not possible for me. It must be an MSI installation package to be.
An if I use Setup "A" as a "Chained Package", I must ensure that the MSI package from Setup "A" is also available. My customers will only need to download one package.