Bugs item #1758782, was opened at 2007-07-23 09:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1758782&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: light
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: John Hall (jdh28)
Assigned to: Nobody/Anonymous (nobody)
Summary: CompanionFile attributes not honoured

Initial Comment:
The CompanionFile attribute does not appear to work; the Version field in the 
Component table is filled in with the file's version rather than its companion 
file's.

Candle is getting it right - I see that world.exe has hello.exe set as its 
companion file:

<table name="File">
  <row sourceLineNumber="C:\temp\companions\product.wxs*24">
    <field>hello.exe</field>
    <field>MyComponent</field>
    <field>hello.exe</field>
    <field>0</field>
    <field />
    <field />
    <field>0</field>
    <field />
    </row>
    <row sourceLineNumber="C:\temp\companions\product.wxs*25">
      <field>world.exe</field>
      <field>MyComponent</field>
      <field>world.exe</field>
      <field>0</field>
      <field>hello.exe</field>
      <field />
      <field>0</field>
      <field />
      </row>
</table>


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1758782&group_id=105970

-------------------------------------------------------------------------
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-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to