I needed to change file extensions for a large set of files in multiple directories. This would normally be very tedious, or would require me to download a program that would never use again. Instead, I decided to work some command prompt magic. Here is what I did. I created a batch file with the… Continue reading Renaming Multiple Files in Multiple Subdirectories in Windows