Massive file rename in Windows XP
Spanish version / Versión en Español The Windows XP console (Start->Run...->cmd) is not so bad: With the rename command, it is possible to rename multiple files using wildcards. For example: rename * *.txt #Adds the .txt extension to all files rename *.dat *.rar #Changes all the .dat's extension to .rar