Thanks for that. But,
It only changes a.txt to file.txt while the other two remain the same.And,
it does not rename a.txt to file1.txt.
How can I make it?
Thanks for that. But,its been a long while since I did it but try using wildcards for file name.
ren *.* file.txt