View Single Post
Old 03-01-2009, 13:31   #7
progers
Pete
 
progers's Avatar
 
Join Date: Jan 2004
Location: Nuneaton
Services: Broadband M ~ TV XL ~ Phone XL
Posts: 207
progers has a spectacular aura about themprogers has a spectacular aura about themprogers has a spectacular aura about themprogers has a spectacular aura about them
Re: batch file rename

Are all the pics you want to use in the same directory?

If so, why not use good old DOS?

START then RUN then cmd in the box brings up a DOS window; negotiate to the folder you want using CD {directory name} to change to the next directory in the tree or CD.. to go back a directory.

Then rename all pics by typing rename *.jpg 03Jan08*.jpg RETURN

Job done, then type exit in window
progers is offline   Reply With Quote