If you are using Windows, just use the Command line option:
ren /?
Renames a file or files.
RENAME [drive:][path]filename1 filename2.
REN [drive:][path]filename1 filename2.
this command also allows for Batch renaming, or if you feel like it, you could write a Batch Script to do this.
Hope thats of use to you.
|