Adrian Gantoi wrote:
- I defined several Medias (several cabinets) - I defined the Directory structure - I placed all the Components within DirectoryRefsIf I set the DiskId attribute in the Directory elements, all files will end up in the first defined cabinet (and receive warnings about empty cabinets). If I set the DiskId attribute in the DirectoryRef elements, all files are packed in the correct cabinets.
Directory/@DiskId cascades only to its children. It doesn't persist outside the fragment, so you can't use a DirectoryRef and have the DiskId previously set cascade to "new" children. The general model is to define your Directory hierarchy in one place and use DirectoryRef/@DiskId when you define your components.
-- sig://boB http://joyofsetup.com/
------------------------------------------------------------------------- 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