ReplaceInFileWithTextReplace.nsh revision 556728d98061d2d34980374d963a59dde52e2670
5053N/A; John T. Haller of PortableApps.com
5053N/A; Requires TextReplace plugin installed in NSIS and !include "TextReplace.nsh" in main nsi
5053N/A; No return variable. Error will be set if unable to do the replacement (invalid file, locked file, etc)
5053N/A StrCpy $4 `$2.OldReplaceInFile`