The only restriction is that no two installations can be in their execute sequence at the same time. Installing something silently more or less jumps straight to the execute sequence.
-----Original Message----- From: Prantik Sarmah [mailto:prantik.sar...@grapecity.com] Sent: Thursday, April 24, 2014 3:50 AM To: General discussion about the WiX toolset. Subject: [WiX-users] concurrent execution of bootstrapper.exes Hello, Considering that I have two Bootstrapper wix projects 1) BootStrapper1.exe that has chain <chain> <MsiPackage SourceFile="1.msi" /> </chain> 2) BootStrapper2.exe that has chain <chain> <MsiPackage SourceFile="2.msi" /> </chain> What would happen if my user runs BootStrapper1.exe and BootStrapper2.exe at the same time?Would it install 1.msi and 2.msi at the same time or first install 1.msi->wait for the installservice to be free and then install 2.msi. Thanks & Regards, Prantik Sarmah ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users NOTICE: This electronic mail message and any files transmitted with it are intended exclusively for the individual or entity to which it is addressed. The message, together with any attachment, may contain confidential and/or privileged information. Any unauthorized review, use, printing, saving, copying, disclosure or distribution is strictly prohibited. If you have received this message in error, please immediately advise the sender by reply email and delete all copies. ------------------------------------------------------------------------------ Start Your Social Network Today - Download eXo Platform Build your Enterprise Intranet with eXo Platform Software Java Based Open Source Intranet - Social, Extensible, Cloud Ready Get Started Now And Turn Your Intranet Into A Collaboration Platform http://p.sf.net/sfu/ExoPlatform _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users