Re: [WiX-users] Burn - multiple PackageGroupRef in Chain - download issues

2012-08-20 Thread Adrian Gantoi
Thanks, Adrian From: Adrian Gantoi To: Rob Mensching ; General discussion for Windows Installer XML toolset. Sent: Monday, August 13, 2012 3:21 PM Subject: Re: [WiX-users] Burn - multiple PackageGroupRef in Chain - download issues Hi Rob, Thanks for your

Re: [WiX-users] Burn - multiple PackageGroupRef in Chain - download issues

2012-08-13 Thread Adrian Gantoi
ng To: Adrian Gantoi ; General discussion for Windows Installer XML toolset. Sent: Monday, August 13, 2012 12:06 AM Subject: Re: [WiX-users] Burn - multiple PackageGroupRef in Chain - download issues There was a bug reported that packages are incorrectly being cleaned from the cache during r

Re: [WiX-users] Burn - multiple PackageGroupRef in Chain - download issues

2012-08-12 Thread Rob Mensching
There was a bug reported that packages are incorrectly being cleaned from the cache during repair. It is possible this is the same or similar bug. A full log file would be necessary to understand better. You will get the error code on the XxxComplete() callbacks. There is also a bug open to send m

[WiX-users] Burn - multiple PackageGroupRef in Chain - download issues

2012-08-10 Thread Adrian Gantoi
Hi all, I have a question on using burn for a multi package install with full download. I have a chain of packages like below:                         Each PackageGroup consists of a MSI and it's payloads. All have the DownloadUrl data set - I deliver only the exe which should download