Also, if you write your CustomActions to be data driven, you usually end up with something else "more natural" that brings them in.
-----Original Message----- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Wednesday, January 21, 2009 11:15 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