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 File Renamer
Name: tj007s13 Date: November 2, 2007 at 23:45:22 Pacific OS: XP pro CPU/Ram: 2GB Product: Custom
Comment:
I need a batch file that renames a bunch of files for me. Basically each file name has 10 characters and a period(.) and then the rest of the name. The 10 characters is always the same.
For example: mywebsite.file1.jpg mywebsite.file2.jpg mywebsite.file3.jpg
I just want it to be: file1.jpg file2.jpg file3.jpg
So removing the first 10 characters of the file name or removing a certain phrase from the file name should work. I am a batch noob so any help I would greatly appreciate.
Summary: Hi All, I am facing a problem with batch file renaming. I have a folder containing certain files(no of file is not a constrain). I want to rename the files using bat file and need to create a bat file...
Summary: Hi, I have a specific problem that I can't believe has not got a solution already. I have to rename some files that are in the format = (im1, im2, im3 ... im15, im16, ... im345, im 346) Windows orders...
Summary: While scanning invoices from our scanner to a catalog on the server the file(s) are saved as: FAKT.PDF FAKT(1).PDF FAKT(2).PDF ... and so on ... My goal is to rename theese files to the real invoice...