Monday, June 8, 2009

How to Rename Extension with ease



You all downloaded some games or app once that was 50 parts big, and you had to rename them all from .bmp to .rar to extract them.
You can easily create a batch file that does that for you.
Open Notepad
fill in the notepad:
Code:ren *.bmp *.rarOfcourse, you have to edit these two extensions to fit the files you want to convert. Save this file as renamer.bat and run it in the directory where you want to rename your downloads.

Labels: ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home