Renaming question

I was wondering how I can setup a batch rename to keep the first 10 characters of a filename, but change only the end portion. I convert some of my videos and the program adds a "_toDivx" at the end. I would like to remove that, so I can run my normal rename script to give it the proper name.

FT

This thread should explain all you need to know about removing/keeping characters at the start/end of names:

RegExp basics: Removing characters from start/end of names

If you just want to remove "_toDivx" from all the names then that is even more simple, though... Not sure exactly what your full rename need to do, though.