You are right.
The same problem is also in WiX2.

I will add a comment to the bug.

thanks

Stefan

John Hall wrote:
>>  I think I have found  a bug in WiX2 (2.0.5805.0) (not sure 
>> if it is also in Wix3 - not using it)
>>
>> Consider this code:
>>
>> <Component Id="Component1 Guid="GUID" DiskId="1">
>>   <File Id="File1" Name="File1.exe Vital="yes" KeyPath="yes"
>> Checksum="yes" />
>>   <File Id="File2" Name="File2.dll" Vital="yes" Checksum="yes"
>> CompanionFile="File1"/>
>> </Component>
>>
>> Checking the MSI file with ORCA the FileTable:
>> The row that belongs to file File2 will contain the real 
>> version of the file (in Column Version) instead of text: "File1"
>>
>> The problem appears only if the file is binary. If the file 
>> File2 is text file the Version column is filled correctly.
> 
> Stefan,
> 
> I found a bug in WiX 3 along these lines:
> http://sourceforge.net/tracker/index.php?func=detail&aid=1758782&group_i
> d=105970&atid=642714
> 
> Regards,
> John
> 
> 

-- 
Stefan Pavlik | [EMAIL PROTECTED]
Whitestein Technologies s.r.o. | www.whitestein.com
Panenska 28 | 811 03 Bratislava | Slovak Republic
Main +421 2 5443-5502 | Direct +421 2 5930-0735

-------------------------------------------------------------------------
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