Re: [WiX-users] Burn:How to achieve parallel download/installation with own downloader.

2012-04-27 Thread Rob Mensching
Burn supports paralllel download. The setting is named something just like that on the Chain element. On Fri, Apr 27, 2012 at 5:38 AM, Miss Parker wrote: > Hello, > > My Bootstrapper application needs to have parallel download and > installation, which Burn doesn't support as far as I know. > > I

[WiX-users] Burn:How to achieve parallel download/installation with own downloader.

2012-04-27 Thread Miss Parker
Hello, My Bootstrapper application needs to have parallel download and installation, which Burn doesn't support as far as I know. I've implemented my own downloader that alerts Burn when the file is downloaded. I put a Retry in ResolveSource, and it calls that until it gets a flag telling it to