rename file extension script help please -Resolved
Posted: February 12th, 2009, 12:53 am
I need a script to rename file extensions.
I tried a .bat script with the following command:
rename *.mkv *.mp4
but I get the following error:
C:\Program Files (x86)\SABnzbd>rename *.mkv *.mp4
The system cannot find the file specified.
Can someone please tell me how to do this. I just want to rename MKV files to MP4
Thanks in advance
I tried a .bat script with the following command:
rename *.mkv *.mp4
but I get the following error:
C:\Program Files (x86)\SABnzbd>rename *.mkv *.mp4
The system cannot find the file specified.
Can someone please tell me how to do this. I just want to rename MKV files to MP4
Thanks in advance