Posts by Bruno lima • 31 points
1 post
- 
		
3
votes3
answers1953
viewsQ: Batch script to rename file extension recursively
I need a script in bat that allows to rename all files with EXTENSION *.rar to *.cbr , need to rename any file in the subfolders from the root D: Downloads. The command I made is like this ( Ren…