Re: [WiX-users] patching using burn

2011-03-26 Thread Rob Mensching
You can ship your patches as plain .msp files or you can wrap the .msp files in another Bundle (great if you need to apply multiple patches or want to show a custom UI). On Sat, Mar 26, 2011 at 5:28 AM, Sean Farrow wrote: > Hi: > I'm currently writing a bundle using burn. Later on we will need to

[WiX-users] patching using burn

2011-03-26 Thread Sean Farrow
Hi: I'm currently writing a bundle using burn. Later on we will need to write and release patches. As I am using burn, can I use plain .msp/msu files or do I have to use a .exe file? Any help appreciated. Regards Sean. --