Batch rename with regular expression
Posted: Tue Oct 15, 2019 3:38 pm
I don't know if it's a bug or a suggestion ...
I'm trying to build a reg. exp in a sand box (regex101.com)
I want to add a word in filenames ... by replacing (year) by (year janvier) This is working, the four digits of (year) are stored in $1
But XnViewMP does not process $1 in batch rename Thanks
I'm trying to build a reg. exp in a sand box (regex101.com)
I want to add a word in filenames ... by replacing (year) by (year janvier) This is working, the four digits of (year) are stored in $1
But XnViewMP does not process $1 in batch rename Thanks