hi,
i have a problem when trying to have two media elements so defined.

  <Package
            InstallerVersion='300'   />
   <Media Id='1'  />

   <Media Id='2' Cabinet='embedded.cab' EmbedCab='yes' />

the first media must be non-compressed and external to the installer,
the second must be embedded. i dont need it to be compressed.
but if i dont set the "compressed" attribute to the package, even the second
media is created external.

if i  set the "compressed" attribute to the package,  Light.exe wants both
the media with a Cabinet defined.


"compressed" is an attribute of  the package, so how can i do?
claudia
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to