Try this in Regular Expression mode.
Old name: (.)([^)])\s*(.)(..)#
New name: \1\2\3
Or try the Dynamic Renamer with the following two options:
-b -w
Try this in Regular Expression mode.
Old name: (.)([^)])\s*(.)(..)#
New name: \1\2\3
Or try the Dynamic Renamer with the following two options:
-b -w