If you have Diskid="1" on your Components you're going to need a Media
Element with Id="1" otherwise where will those files be stored when
light tries to compile your MSI?

You don't need anything other than Id="1" unless you have a need for
multiple cabs in which case you need multiple Media Elements with the
Id's (and thus the DiskId's in your components) specified accordingly.

Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer
 
 
-----Original Message-----
From: shibo [mailto:szheng...@googlemail.com] 
Sent: 23 September 2009 11:03
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Changing Media Id to be greater than 1 gets "error
LGHT0094"


Hi,

Using WiX 3.0, I get the following error when changing Media Id to be
greater than 1:

<Media Id='5' Cabinet='kkk.cab' EmbedCab='yes' DiskPrompt='CD-ROM #1' />

error LGHT0094" : Unresolved reference to symbol 'Media:1' in section
'Fragment:'.

According to the help pages, Disk identifier for Media table must be
equal to or greater than 1, but it only works when the value is 1.

Are we allowed to change this Id?

Thanks, Shibo

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to