Command Prompt Scripting to rename files
问题 I got some help scripting a batch script to date stamp image files from foxidrive. However, i messed up on the directory and it date stamped everything in that folder. So right now i have 1000+ images (.jpg) files with this string on the end of each file name " - 09-07-2014 - 09-07-2014 - 09-07-2014 - 09-07-2014 - 21-07-2014 - 21-07-2014.jpg". Is there a way to rename these by removing the string above from these file names on every .jpg file on a given folder? I am planning to write this on