TextReplace plugin: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
Instructor (talk | contribs) (→Links) |
Instructor (talk | contribs) (→Links) |
||
Line 3: | Line 3: | ||
== Links == | == Links == | ||
Download v1. | Download v1.3:<br> | ||
<attach>Textreplace.zip</attach> | <attach>Textreplace.zip</attach> | ||
Revision as of 15:24, 3 July 2006
Author: Instructor (talk, contrib) |
Links
Download v1.3:
Textreplace.zip (33 KB)
Discussion:
Forum thread
Description
Features:
- Fast search/replacement in text file
- Case sensitive/insensitive replacement
- Supports strings and pointers to the buffer
- If no changes possible, output file will be untouched
- Checks if input file is a binary file