Re: [WiX-users] Can i Install Another msi from my MSI..

2011-08-17 Thread Bob Arnson
On 16-Aug-11 05:38, Pally Sandher wrote: > Yes it's possible, see http://msdn.microsoft.com/en-us/library/aa368010.aspx&; > http://msdn.microsoft.com/en-us/library/bb204770.aspx#concurrent_installs > but you shouldn't do it for the reasons listed on those pages. Unlike other "discouraged" techn

Re: [WiX-users] Can i Install Another msi from my MSI..

2011-08-16 Thread Pally Sandher
Yes it's possible, see http://msdn.microsoft.com/en-us/library/aa368010.aspx & http://msdn.microsoft.com/en-us/library/bb204770.aspx#concurrent_installs but you shouldn't do it for the reasons listed on those pages. Use a bootstrapper to sequence your pre-requisites. WiX v3.6 ships with Burn or