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 continue and where to find the file. The problem is
that Burn refuses to install unless the rest of the files in the bundle are
downloaded also. 

I would like to be able to tell Burn that it is ok to start installing the
file, and when its done, go back to ResolveSource for the next file in the
bundle and do the same routine as I described above.

Is there any way I can do that? I tried to set parallelcache = yes, but it
didn't help.

Help is really appreciated!

//Caisa

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Burn-How-to-achieve-parallel-download-installation-with-own-downloader-tp7506086.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to