GHZAREI
Posts: 2
Joined: Thu Apr 04, 2013 8:51 am

Creating Installer

Hi every body
i have two msi files (Installer) , a.msi for installing my software on server, b. msi to install on client. both files work good, install the program on server and client and software works fine.
now i want to have one installer which contains a.msi and b.msi, and during istallation it must have one selection menu for user to choose which msi file to run and install the software.
i mean when user selects Server Edition, installer must install a.msi, and when Client Edition is selected, b.msi will install on computer.
Thanks and regards,
Zarei
GHZAREI
Posts: 2
Joined: Thu Apr 04, 2013 8:51 am

Re: Creating Installer

ok, after searching i used client/server template for installer, and imported a.exe as server program, i compiled project and installed , it works, but when i add client program (b.exe) could not build with yhis error 3: _VsdLaunchCondition.idt 4: 5 .
please help me
regards,
Zarei
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Creating Installer

Hello Zarei and welcome to Advanced Installer forums,

Thank you for your interest in Advanced Installer.

Please take a look on our "Compilation Error/Build Error" thread which debates a similar issue.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Building Installers”