Topic: Rename in batch file
Hi,
I want to rename thousand of files inside many folder.
For images folder I want to use:
%b - %Ixx%Iy.%e
For videos folder I want to use:
%b - %Vd - %Vxx%Vy.%e
Is it possible to rename files that are in different directories with a file. Bat (batch file using Siren)?
For now I have to manually go to each directory and renamed which is very long since I have hundreds of directory.