I have a menu full of rename presets that I use almost every day.
Today, however, I noticed that many of them don't work on folders, like this one:
@NoDeselect
Rename TYPE=files REGEXP PATTERN ".(.+)(..*)#{dlgstring|Enter Number of Characters to Remove}" TO "\1\2" AUTORENAME
How can I fix them so they work on folders as well as files?