Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch rename files
Name: okibi Date: April 30, 2007 at 06:54:57 Pacific OS: Windows XP CPU/Ram: Intel / 1GB Product: Dell
Comment:
Hello!
I have a bunch of files in a folder called 001_FILENAME.HTML where 001_ is always 001_ and FILENAME can be anything. I want a batch script to rename all the files to remove the 001_ and leave the rest. Can someone please help me?
Summary: can anyone help me write a batch file which will rename multiple files in a given directory removing specified text from the name, as such: "some_name[1].gif" to "some_name.gif" "another_name[1].gif" ...
Summary: I have no batch file experience, but I need a batch file that will rename & copy files from multiple directories to one single directory all on the same drive. The renamed file will add the folder na...
Summary: Just want to rename say 150 files with different names. These are .wav files numbered 1,2,3 etc. I also have .xls table were miningful names correspond to numbered files. Just want to rename files acc...