Re: [WiX-users] Chaining MSPs

2014-04-21 Thread KG
Of course, as soon as I write this I figure it out. Ignore please... -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Chaining-MSPs-tp7591695p7594242.html Sent from the wix-users mailing list archive at Nabble.com.

Re: [WiX-users] Chaining MSPs

2014-04-21 Thread KG
Sorry to open a such an old thread, but I'm having some troubles with a very similar situation as the one I previously described. I ended up going with Rob's first suggestion - the Bundle has A.msi, B.msi, C.msi, B.msp, and C.msp (B.msi and C.msi are not embedded and not included). So far we have

Re: [WiX-users] Chaining MSPs

2014-04-21 Thread KG
Sorry to revive such an old thread, but I'm having some troubles with a very similar situation as the one I previously described. I ended up going with Rob's first suggestion - the Bundle has A.msi, B.msi, C.msi, B.msp, and C.msp (B.msi and C.msi are not embedded and not included). So far we have

Re: [WiX-users] Chaining MSPs

2014-01-10 Thread Blair Murri
FYI: That feature request on SF now lives at http://wixtoolset.org/issues/3962/. > Date: Fri, 10 Jan 2014 13:35:30 -0800 > From: kelly.gr...@toltech.net > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Chaining MSPs > > robmen wrote > > 1. One include t

Re: [WiX-users] Chaining MSPs

2014-01-10 Thread KG
robmen wrote > 1. One include the original B and C MSIs *plus* the new B and C MSPs in > the updated Burn. Burn will only download the B and C MSIs if they are > missing and Burn will slipstream the MSPs when possible. This seems to work and give me the desired behavior. Thanks! I also just foun

Re: [WiX-users] Chaining MSPs

2014-01-10 Thread Rob Mensching
- From: KG [mailto:kelly.gr...@toltech.net] Sent: Friday, January 10, 2014 11:46 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] Chaining MSPs I asked this question previously in an older, slightly unrelated thread but I'm thinking it might be more appropriate as its own threa

[WiX-users] Chaining MSPs

2014-01-10 Thread KG
I asked this question previously in an older, slightly unrelated thread but I'm thinking it might be more appropriate as its own thread. I have a bundle (lets call it Bundle 1.0) with 3 MSIs (lets say A, B, and C; also all version 1.0). Some of the content in B and C has changed, so I produced an