Print this page | Go back to previous topic
Forum nameThe Computer Forum
Topic subjectRE: Batch file to copy and rename files
Topic URLhttp://www.pcqanda.com/dc/dcboard.php?az=show_topic&forum=2&topic_id=566863&mesg_id=566894
566894, RE: Batch file to copy and rename files
Posted by Paul D, Fri Mar-12-21 03:59 PM
Open relevant folder
Select files to copy/rename.
Ctrl~C
Ctrl~V (in the same folder)
You will then have your original and copy files, named FilenameABC.aaa and FilenameABC- Copy.aaa respectively.
Using BRU, rename all the "- Copy" files as required.




Paul D