Not sure I understand, but if you want to modify MsiPackage/@DownloadUrl at
runtime, you can do that in your ResolveSource handler.  The package at the
URL you specify must be the exact same package as was available to Burn when
the setup was compiled or you will get hash failures.  There is a 1:1
relationship between your bundle and each package which was used at the time
the bundle was compiled.  As for code in your ResolveSource handler, look at
how it is implemented in in the wix src\Setup\WixBA.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Customized-downloaded-MSI-location-tp7597899p7597902.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to