Directory Resequencer
A tool that traverse all subdirectories of selected Directory, renamed directories in each subdirectories to follow the sequence number start from 1, 2, 3, ...
If the number of files is < 10, files will be renumbered to single digits,
If the number of files is < 100, files will be renumbered to 2 digits,
and so on.
