Hi,
I'd appreciate help.
I'd like to replace the string _Rename through batch rename functionality:
from:
Text_Rename_01.txt
Text_Rename_02.txt
Text_Rename_03.txt
to:
Text_01.txt
Text_02.txt
Text_03.txt
How to?
Thanks for assistance!
Carlos_Cadu
How to replace strings through batch rename?
-
highend
- Posts: 15004
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: How to replace strings through batch rename?
Not possible if we can safely assume that the leading "Text" can be <any pattern>, use
Search and Replace...
or
RegExpRename...
instead
Search and Replace...
or
RegExpRename...
instead
One of my scripts helped you out? Please donate via Paypal
-
cadu
- Posts: 287
- Joined: 18 Mar 2012 21:50
Re: How to replace strings through batch rename?
Thanks for info.
Search and Replace... was what I needed!
Search and Replace... was what I needed!
XYplorer Beta Club