My workflow has been as follows for the last couple months:
- Find in Files.
* Take the list and edit it into a batch file that copies, finds, edits, etc
* Open a command prompt, navigate to the directory with the batch, execute it.
* Open the output file in textpad, massage some more.
Configure > Preferences > Tools
Add -> DOS Command
Parameters: $File
Batch output will now reside in Tool Output window. Be sure to write your file as a batch and save with a BAT extension.