Hey, still working on the batch renamer, but I'm making it a little more robust with the addition of the Name Convention dialog.



As you can see, the layout is not much different to the "File Name..." dialog found in Windows Media Player's options menu, and I plan for similar functionality as well, that is if you have an item selected in the List View, and press the Move Down button, the item's order will move down, same thing for the move up button (I've already implemented a feature that will disable the Move Up or Down buttons based on whether you have the first or last item selected), but as for the actual reordering of said items has me in a spin, I cant find anything that gets the current selected item, nor can I find anything that will let me change its index.

Any help would be greatly appreciated.

Thanks.
~Kyle