TextReplaceInFolder: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Instructor (talk | contribs) No edit summary |
Instructor (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
== Description == | == Description == | ||
Script to find files in a directory and replace the text in them | Script to find files in a directory and replace the text in them | ||
== Download == | == Download == | ||
<attach>TextReplaceInFolder.zip</attach> | <attach>TextReplaceInFolder.zip</attach> with binary | ||
[[Category:Code Examples]] | [[Category:Code Examples]] |
Revision as of 19:14, 21 July 2005
Author: Instructor (talk, contrib) |
Description
Script to find files in a directory and replace the text in them
Download
TextReplaceInFolder.zip (45 KB) with binary