This is probably more of a coding-style question, but what's the best approach to reusing C# (or other) custom actions that use properties?
Is it better to have a separate method for each declaration of the custom action that access properties specific to that declaration and use a common method to do the actual work, or is it better to use the same custom action declaration, and use WiX scheduling to set the properties then run the custom action, then set the properties again, and run the custom action again, etc? Or is there something else? Christoph Griesshammer GE Healthcare IT Software Engineer E: christoph.griessham...@ge.com<mailto:christoph.griessham...@ge.com> http://www.gehealthcare.com<http://www.gehealthcare.com/> 116 Huntington Ave Boston, MA, USA 02116-5744 GE Imagination at Work ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users