Bugs item #1541629, was opened at 2006-08-16 16:05
Message generated for change (Comment added) made by derekc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1541629&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: candle
Group: v3.0
Status: Open
Resolution: None
Priority: 5
Submitted By: skd123us (skdutta)
>Assigned to: Derek (derekc)
Summary: Need ref to Binary in Fragment

Initial Comment:
I have the following code:

<Fragment Id="Fragment_Binary">
 <Binary 
Id="LogoBanner"SourceFile="Binary\banner.jpg" />
<Binary Id="AdminBackground" 
SourceFile="Binary\AdminBackground.jpg" />
</Fragment>

I am trying to use the fragment using:

<FragmentRef id="Fragment_Binary"/> and it is giving 
warning on candle (saying that FragmentRef is 
deprecated). 

I do not see any BinaryRef node and I want to use 
fragments,. Is this a bug?


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

>Comment By: Derek (derekc)
Date: 2006-08-17 21:56

Message:
Logged In: YES 
user_id=518766

No, this is not a bug (perhaps a missing feature though). 
Why do you want to include an arbitrary binary in the MSI? 
What happens with that binary?

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

Comment By: Bob Arnson (barnson)
Date: 2006-08-17 08:17

Message:
Logged In: YES 
user_id=26581

Not a bug. Please use the wix-users mailing list for support.

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

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to