Page 1 of 1

Installing multiple applications in one install package

Posted: Thu Jun 07, 2007 1:34 pm
by mschiff
I need to be able to install multiple applications with a single installer. The installer will first install a couple of programs from their packaged install routines, and then it will install my software (which already works fine). How can I add these other installers to my package?

Thanks.

-- Martin

Posted: Sat Jun 09, 2007 12:08 pm
by jimo
If they are msi setups you can use "(Un)Install MSI", if they are executables use "Run program" or "Run Program As".