Hi
I don't know if 'batch' is the right word for this situation
I know there are a huge amount of batch renamers out there, but they're mostly built to rename based on specific rules and wildcards.
I'm looking for something that could rename a
specific file to a different
specific name at a later date
This would be useful when a program has locked several files from being changed or renamed and you don't want to keep closing the program to free it.
Eg if I have the files:
ddsaadsv
sadfewss
adfdsvvd
I'd like to be able to build a list like:
Old Name | Rename |
C:\ddsaadsv | C:\anyfilename |
C:\sadfewss | C:\anotherfilename |
C:\adfdsvvd | C:\adifferentfilename |
Run |
Then later that day when I hit a "Run" button, the renaming takes place.
Are there any batch renamers that already have this function?