I'm not sure what the error is. Do you mean it should be something like this
instead?

<File Id="KRB5" Name="KRB5.INI" Vital="yes" DiskId="1"
Source="settings.cab/KRB5.INI" />
<File Id="KRB" Name="KRB.CON" Vital="yes" DiskId="1"
Source="settings.cab/KRB.CON" />
<File Id="KRBREALM" Name="KRBREALM.CON" Vital="yes" DiskId="1"
Source="settings.cab/KRBREALM.CON" />

Simon Porter
Trainee IT Engineer
Heber Ltd
________________________________________
From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: 04 August 2006 14:11
To: Simon Porter
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] cab files getting corrupted

Simon Porter wrote: 
<File Id="KRB5" Name="KRB5.INI" Vital="yes" DiskId="1" Source="settings.cab"
/>
<File Id="KRB" Name="KRB.CON" Vital="yes" DiskId="1" Source="settings.cab"
/>
<File Id="KRBREALM" Name="KRBREALM.CON" Vital="yes" DiskId="1"
Source="settings.cab" />
  
That creates three files in your setup, all of which contain the contents of
settings.cab.

-- 
sig://boB
http://bobs.org


Heber Ltd.
Registered Office: Belvedere Mill, Chalford, Stroud, Glos, GL6 8NT, England.
Registered England: 1744505

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to