Batch Processing Software for Replacing Text in text files?

If there's not too many files, you can use Notepad++
Use the windows search to find all .cfg files, select them all and right-click: edit in Notepad++ then you can do Ctrl+F and replace occurrences in all open files.

If there's hundreds of files to do, you might have problems trying to open them all at the same time.
 
If there's not too many files, you can use Notepad++
Use the windows search to find all .cfg files, select them all and right-click: edit in Notepad++ then you can do Ctrl+F and replace occurrences in all open files.

If there's hundreds of files to do, you might have problems trying to open them all at the same time.

You don't have to open any files. Notepad++ can search in any folder/subfolders and you can filter by file extension. Just make sure you switch to the "find in files" tab when you open the search dialog.
 
Back
Top Bottom