Re: [WiX-users] Build 3.0.3210.0 - multiple cabinets problems

2007-08-15 Thread Bob Arnson
Adrian Gantoi wrote: Is there any chance of getting this behaviour available in the (hopefully close) future? Any chance of it becoming a "feature request" for WiX ? Anyone can file a feature request at http://sourceforge.net/tracker/?group_id=105970&atid=642717. -- sig://boB http://joyofse

Re: [WiX-users] Build 3.0.3210.0 - multiple cabinets problems

2007-08-15 Thread Adrian Gantoi
Hi Bob, Yes, I saw that and hoped it's a bug :). You confirmed me it's not a bug. However, I beleive this is a bit like "the hard way to do it". It would be a lot more easier to define and use like: - DiskId defined in Directory element - if DiskId missing in DirectoryRef element, default to Dir

Re: [WiX-users] Build 3.0.3210.0 - multiple cabinets problems

2007-08-14 Thread Bob Arnson
Adrian Gantoi wrote: - I defined several Medias (several cabinets) - I defined the Directory structure - I placed all the Components within DirectoryRefs If I set the DiskId attribute in the Directory elements, all files will end up in the first defined cabinet (and receive warnings about empty

[WiX-users] Build 3.0.3210.0 - multiple cabinets problems

2007-08-14 Thread Adrian Gantoi
Hi, I need to build a project to output several cabinets. At the moment I have a problem doing this because I found the following bug: - I defined several Medias (several cabinets) - I defined the Directory structure - I placed all the Components within DirectoryRefs If I set the DiskId attribute