
elvis.altherr1.5524900728840894E12 asked a question.
Setup requires another MSI
Hi all
I have repackaged a legacy Setup which installs a PDF Writer Tool on the target machine but this MSI needs (for correct functionality) Ghostscript 8.x
and therefore a created a separate MSI for the Ghostscript
How can i make a conditional installation for the PDF MSI and the Ghostscript MSI to install both in one step?
which means:
if Ghostscript isn't on the target machine it shoud be installed BEFORE the PDF MSI runs
Thanks in advance for your help
Update 5.12.07 :
with the setup prerequiste editor i can solve this very handy ... but one question is still open:
if the required MSI isn't on the target machine the main MSI shoud automatically install the required MSI without user intervention how can i handle this?
Just a thought, may oy may not help, u can give a try:)