DarkZell666
7th April 2006, 14:25
Well, I didn't know were to post this, of even if it has a place in Doom9's forum ... but knowing that people (at least I do xD) often fight with huge file collections, I thought this would be a good place to post my app in a first place ;)
I've been fed up for a while not being able to rename a bunch of files without overheating the F2 key ... so I got down to writting this mass file renaming app. (in C#, uses .NET 1.0 Framework)
Link here : http://tpechoc.free.fr/xMassRenamer/xMassRenamer_20060414.exe
Quick guide :
1. Open a directory
2. Check the files you want to rename
3. Choose "Absolute digit calculation" (or not)
4. Choose "Keep Extension" (or not)
5. Choose number of digits (1 to 99999)
6. Choose "Start At n°" (-999999 to 999999)
6. Read the Pattern ToolTip (hover mouse over textbox for a reminder) and enter your new filename pattern.
The available identifiers are the following :
* : the generated digits
<ex> : the old filename (without the extension)
<d> : the date in yyyymmdd format
<t> : the time in hh'mm format
7. Move some files up or down if they are in disorder
8. when you are satisfied with the new filenames, click on Proceed !
Note : Any modification in the options or moving files up/down refreshes the new filenames, so you can see in realtime what your new filenames will look like :)
BIG FAT WARNING : I'm not responsible for lost filenames !! Another big fat warning will popup when you click on proceed so you have no excuse :p
Please submit any bugs you encounter !
Things to be added soon :
- Multilanguage Support (I can do French and English, anyone willing to translate to other languages will be welcome when I'm ready ;))
- Anything you might want to add, just ask for it, if I can add it I'll do it.
http://tpechoc.free.fr/xMassRenamer/XMR_Screen1.png
PS : If you are wondering about the name, the x was just introduced for the fun of it xD (sounds xmassy doesn't it ? ^^)
I've been fed up for a while not being able to rename a bunch of files without overheating the F2 key ... so I got down to writting this mass file renaming app. (in C#, uses .NET 1.0 Framework)
Link here : http://tpechoc.free.fr/xMassRenamer/xMassRenamer_20060414.exe
Quick guide :
1. Open a directory
2. Check the files you want to rename
3. Choose "Absolute digit calculation" (or not)
4. Choose "Keep Extension" (or not)
5. Choose number of digits (1 to 99999)
6. Choose "Start At n°" (-999999 to 999999)
6. Read the Pattern ToolTip (hover mouse over textbox for a reminder) and enter your new filename pattern.
The available identifiers are the following :
* : the generated digits
<ex> : the old filename (without the extension)
<d> : the date in yyyymmdd format
<t> : the time in hh'mm format
7. Move some files up or down if they are in disorder
8. when you are satisfied with the new filenames, click on Proceed !
Note : Any modification in the options or moving files up/down refreshes the new filenames, so you can see in realtime what your new filenames will look like :)
BIG FAT WARNING : I'm not responsible for lost filenames !! Another big fat warning will popup when you click on proceed so you have no excuse :p
Please submit any bugs you encounter !
Things to be added soon :
- Multilanguage Support (I can do French and English, anyone willing to translate to other languages will be welcome when I'm ready ;))
- Anything you might want to add, just ask for it, if I can add it I'll do it.
http://tpechoc.free.fr/xMassRenamer/XMR_Screen1.png
PS : If you are wondering about the name, the x was just introduced for the fun of it xD (sounds xmassy doesn't it ? ^^)