Batch File To Remove Word In Filename
Posted: 29 Nov 2023 16:43
I have a bunch of PDF files in a folder and they are all named like this:
Tally Cash Date 11.29.23.pdf
I would like to just remove the words "Cash" and "Date" in the file name so they all show like this:
Tally 11.29.23.pdf
Does anyone know how to make a batch file that can do this? I looked online and only could find batch files to remove the beginning or ending of a file name.
Any help is appreciated. Thank you.
Tally Cash Date 11.29.23.pdf
I would like to just remove the words "Cash" and "Date" in the file name so they all show like this:
Tally 11.29.23.pdf
Does anyone know how to make a batch file that can do this? I looked online and only could find batch files to remove the beginning or ending of a file name.
Any help is appreciated. Thank you.