Need to edit the file names of set of video files in a single folder in Windows 7.
Interested in a simple way to do the following modification to set of file names
Replace the "." with the character "x"
eg.
original: 04.19 - Lady & Peebles.mp4
renamed: 04x19 - Lady & Peebles.mp4
What is a suitable way to do this manually using a Batch file?