Re: [WiX-users] Custom Table and Custom Action

2009-03-09 Thread Bob Arnson
Mark Knutson wrote: > I have a large number of Find/Replace that I need to perform on files that > are part of the installation. Rather than set the properties for the custom > action for each find/replace that needs to occur in type 51 Custom Actions, I > was wondering if I could use a custom

[WiX-users] Custom Table and Custom Action

2009-03-09 Thread Mark Knutson
I have a large number of Find/Replace that I need to perform on files that are part of the installation. Rather than set the properties for the custom action for each find/replace that needs to occur in type 51 Custom Actions, I was wondering if I could use a custom table instead. The Find/re