[WiX-users] MediaTemplate - what's DiskPrompt/VolumeLabel mean in this context?

2012-07-12 Thread Nick Ramirez
What does DiskPrompt and VolumeLabel mean when used on a MediaTemplate element? On the old Media element, it made sense because each Media element corresponded to a unique CAB file: But the MediaTemplate makes the cabinets for us and there's only one element. What does it do with to have these

Re: [WiX-users] MediaTemplate - what's DiskPrompt/VolumeLabel mean in this context?

2012-07-13 Thread Rob Mensching
I think there is a WiX v3.7 bug about this. On Thu, Jul 12, 2012 at 5:06 PM, Nick Ramirez wrote: > What does DiskPrompt and VolumeLabel mean when used on a MediaTemplate > element? On the old Media element, it made sense because each Media element > corresponded to a unique CAB file: > >

Re: [WiX-users] MediaTemplate - what's DiskPrompt/VolumeLabel mean in this context?

2012-07-13 Thread Bob Arnson
On 12-Jul-12 20:06, Nick Ramirez wrote: > What does DiskPrompt and VolumeLabel mean when used on a MediaTemplate > element? Nothing. Compile it in a recent build and you'll get your answer. -- sig://boB http://joyofsetup.com/ ---