Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to get for your free account now!
rename batch file
Name: ging Date: July 31, 2008 at 12:35:14 Pacific OS: xp CPU/Ram: 1000
Comment:
I have tons of excel files to rename. All excel files doesn't have a regular naming conversion. for example there are asbd.xls fdsfdh.xls
I need to change all 3000 files to something in order like 1.xls, 2.xls and up to 3000.xls
Name: jefro Date: July 31, 2008 at 15:55:56 Pacific
Reply:
There are tons of ways. I do simple ways like put all the file names into a text file then use that test file to serve as input to the next rename command.
"Best Practices", Event viewer, host file, perfmon, are in my top 10
Summary: Is there anyway to do a batch file rename function to remove the first three characters of the file name? The files have two numbers followed by Alt+0149 Example: 02•filename.seq I'd like them to j...
Summary: Hi Team, I am trying to create batch file that will search a directory on a server hard drive eg: c:\program files\*.* for a file called abc.doc and then copy it to my hardrive and rename it to 'serve...
Summary: Hi I wonder if someone can help. I use a batch file to process some files at work. problem is the batch file has to use fixed file names. Is there a way to save the original file name, rename to the f...