Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

how to include another setup into a msi.


1 reply to this topic

sanjeevbishnoi

sanjeevbishnoi
  • Full Members
  • 30 posts

Posted 16 November 2013 - 07:32

Hi,

I have a basic msi and another setup.

I want to run that setup also after installed components of my msi.

But when i run another sepup from my msi then  it shows error another setup is already running.

 



Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 18 November 2013 - 19:11

Instal the other msi using InstallShield's Prerequisite funktionality, or use or a Suite Installer project to run the two msis in a row.