Computing.Net > Forums > Programming > Batch file renaming

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 renaming

Reply to Message Icon

Name: pintu179
Date: April 16, 2009 at 08:18:16 Pacific
OS: Vista
Subcategory: Batch
Comment:

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.

now I want to rename the file names to different names.
Example:
Current name To be renamed
1.txt abc.txt
2.doc def.doc
3.mp3 xyz.mp3

I want to put both the names('current name' and 'To be renamed') in the same txt file. Now my question is in which format I should put those name and how do I create the bat file which can take the input from the txt file and rename all my files.

Please let me know if you need any other information and please help me.



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Batch file renaming

Batch file renaming www.computing.net/answers/programming/batch-file-renaming/8204.html

Automated batch-file renaming www.computing.net/answers/programming/automated-batchfile-renaming/13367.html

Batch file rename and move www.computing.net/answers/programming/batch-file-rename-and-move/14397.html