I think there is a WiX v3.7 bug about this.

On Thu, Jul 12, 2012 at 5:06 PM, Nick Ramirez <nickra...@hotmail.com> 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:
>
> <Media Id=”1”
>         Cabinet=”media1.cab”
>         EmbedCab=”yes”
>         DiskPrompt=Disk 1"
>         VolumeLabel="Disk1" />
> <Media Id=”2”
>         Cabinet=”media2.cab”
>         EmbedCab=”yes”
>         DiskPrompt=Disk 1"
>         VolumeLabel="Disk1" />
>
> But the MediaTemplate makes the cabinets for us and there's only one
> element. What does it do with to have these attributes on it?
>
> <MediaTemplate DiskPrompt="Disk 1" VolumeLabel="Disk1" />
>
> It seems like it would need to use variables or something for the
> attributes?
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/MediaTemplate-what-s-DiskPrompt-VolumeLabel-mean-in-this-context-tp7579413.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
>



-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
------------------------------------------------------------------------------
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