Feature Requests item #1576627, was opened at 2006-10-13 17:24 Message generated for change (Comment added) made by evilmike You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1576627&group_id=105970
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: extensions Group: None Status: Open Priority: 5 Private: No Submitted By: AndyB (andybritcliffe) Assigned to: Nobody/Anonymous (nobody) Summary: RegEx replacement Initial Comment: I would like to be able to run a regular expression on a file to replace matched text with a passed in property. This would be a very handy action. ---------------------------------------------------------------------- Comment By: mike (evilmike) Date: 2006-10-29 14:13 Message: Logged In: YES user_id=1604717 Would be nice to have. Currently I have a custom action which does that, but having trouble to run it as a deferred custom action because it needs to access the database and all current (modified) properties. And such a thing needs to run as a deferred CA to support propper rollback on failures. So I guess first comes the CA-dll which provides the support for the Installer, then the wix-extenstion, right? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=642717&aid=1576627&group_id=105970 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-devs
