File Batch Renamer Script (VBS)

This is a very small VBScript that was created to rename a batch of files. It currently has the capability to do a single directory at a time, and will rename all files in that directory that match a given wildcard string (currently only asterisk wildcards are functional). For each matched filename, the script will rename the file based on a given search string and replace string.

Download it!

Downloaded 358 times since 12/6/08.