Re: [WiX-users] Problem with Wix and .cab files

2007-09-07 Thread Alexei
Try adding [EMAIL PROTECTED]"yes". This should get rid of the directory structure and hopefully put the files into the cab. Jarle Aase wrote: > > Hi List, > > I'm trying to split the files in an installation to one or more .cab > files. If I have understood the schema correct, this is done by

[WiX-users] Problem with Wix and .cab files

2007-09-06 Thread Jarle Aase
Hi List, I'm trying to split the files in an installation to one or more .cab files. If I have understood the schema correct, this is done by adding a "media" node with [EMAIL PROTECTED]"no", and then by having the component or file nodes referencing it's "Id" attribute with their "DiskId" attr