Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I would like to rename numbers of files as following:
from test1.test1.txt --TO-- test1.test1-abc.txt
How can I rename this files name using bactch file?
Thank you,

I am not exactly sure what you mean but I can give you this example.
The follow command:
ren test?.test?.txt test?.test?-abc.txtwould rename these 3 files
test1.test1.txt
test2.test2.txt
test3.test3.txtto
test1.test1-abc.txt
test2.test2-abc.txt
test3.test3-abc.txt

![]() |
![]() |
![]() |
| Login or Register to Reply | |
| Login | Register |
| Ads by Google |