(Solved?) Obvious avoidable error - rename subfolders from deepest to shallowest

Advanced Renamer forum
#1 : 06/10-24 15:04
Dili
Posts: 1
Let's rename "alice" to "bob".
Original: C:\Desktop\alice-folder\alice-subfolder\
Rename successful: C:\Desktop\bob-folder\alice-subfolder\
Error! Cannot find the folder "C:\Desktop\alice-folder\alice-subfolder\"
...because its containing folder has already been renamed.

Is there a way to make it rename from deepest folders to the shallowest?

EDIT: I may have figured it out - inversely ordering by Path column seems to work. I think I might have double- or triple-clicked it earlier, which led me to think it did nothing.

edited: 06/10-24 15:12