Page 1 of 1

Help with folders

PostPosted: Sat Nov 21, 2020 4:36 pm
by zebtax
I want to do the following. I have a folder that contains about 50 more blank folders (all named New Folder, New Folder (1), New folder(2) etc.)

Here is what I want to do, I want to name the first folder "S10E01" then I want every other folder below to be sequential. Example "S10E02, S10E03 etc.

I am Brand new to this program and am completely lost

Any help would be greatly appreciated

Re: Help with folders

PostPosted: Sat Nov 21, 2020 6:46 pm
by Panchdara
1) Menu - Display Options/Sorting/Logical order

2) Select Folders

3)
Code: Select all
RegEx (1)
Match: .*
Replace: E10S

4)
Code: Select all
Numbering (10)
Mode: Insert    at: 4
Start: 1        Incr.: 1
Pad: 2


Have fun with the BEST renamer tool available!