How to remove first characters in folder name up to space?

Advanced Renamer forum
#1 : 25/07-17 14:07
Szymon
Szymon
Posts: 1
Hi, i have a lot of folders named like this:

[CAT01] FolderName1
[CAT02] FolderName2
[CAT03] FolderName3

...and so on, the pattern repeats just like this.

I would like to remove the first name including the space in-between, so the folder names would change to:

FolderName1
FolderName2
FolderName3

How can i do that? Thanks in advance for help.


25/07-17 14:07
#2 : 25/07-17 23:07
C. Lancaster
C. Lancaster
Posts: 7
Reply to #1:
Use "Remove", set the number of counts equal to the number of characters in your "[CAT0#]"


25/07-17 23:07
#3 : 28/07-17 22:27
D.Ach
D.Ach
Posts: 35
Reply to #1:

Also,
Set word separator in "program" setting to space " " (no quotes)

REPLACE: "<Word:1> " > empty


28/07-17 22:27 - edited 28/07-17 22:28