For those who have lots of map images, and dont want to rename them manually to the new standard, here is a vbscript I made to do it automatically.
USE WITH CAUTION OTHERWISE YOU COULD RENAME ALL YOUR COMPUTER FILES
It goes recursively into folders, so make sure set the folder name in the last few lines correctly, pointing to a seperate folder with the images, and not the root of your computer.
I TAKE NO RESPOSIBILITY FOR THIS SCRIPT SCREWING UP YOUR COMPUTER - YOU HAVE BEEN WARNED
Posts: 25 Joined: Fri Feb 22 2008, 01:20PM Registered Member #3734
Question, I have my images placed in F:\2k4images I created the vb script and placed it in my "F" directory with the folder path "list_files("2k4images")". upon running the script I get a popup window that says "done", but my images are not renamed. What am I doing wrong?