Ulf Gläser wrote:
> However, whenever  I create a merge module 
> that way, the component from the fragment doesn't seem to get registered 
> correctly.
>   

It's an interesting bug. Please enter it on SF.net -- it might be big 
enough to reset WiX v2 escrow. However, there is an easy workaround: 
Replace your FragmentRef with a ComponentRef to any component in the 
fragment. (You can also use ComponentGroupRef.)

Better news: WiX v3 dropped FragmentRef in favor of the strongly-typed 
references, so this solution is best for both v2 and v3.

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



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to