Mmm, I was not aware of that, probably I didn't read the whole response to
the bug resolution 8^)

Well, in any case, when working with several Wixers, I prefer linking to a
dummy element and not to a real custom action, since that way I give 100%
flexibility to the wix fragment owner. But, well, this is just a matter of
taste.



-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: Wednesday, January 21, 2009 9:15 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] InstallExecuteSequence in a fragment?

Eitan Behar wrote:
> What I did was to include an empty ComponentGroup in the fragment, and a
> reference to the component group from Product.wxs, this way I don't need
to
> set a CustomActionRef for every custom action.
>   

You don't need a CustomActionRef for every custom action, just one for 
the fragment. WiX links in whole fragments, so any one reference brings 
in the whole thing.

-- 
sig://boB
http://joyofsetup.com/



----------------------------------------------------------------------------
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to