In article <[EMAIL PROTECTED]>,
    "Chris Stefano" <[EMAIL PROTECTED]>  writes:

> e.g. The output layout of the CD:
> 
> file.msi
> file.cab
> file2.txt
> ext\file3.txt
> 
> When the MSI is installed, it can't find file3.txt which is in a
> sub-directory ext on the installation media.

Yes, I understand.  You can do this with the Directory table/element;
I don't know what Media/@Layout is trying to do as you don't need it
for this sort of thing.  You *do* need a separate row in the Media
table to indicate that the file is uncompressed and not located in
file.cab.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to