Rename files sequentially and if file already exists (name conflict) then just increment the iterator to give the file a fresh name
I have this code to mass rename all the .mkv & .mp4 files in the specific directory of my choosing:
Powershell: Rename files sequentially and if file already exists (name conflict) then just increment the iterator to give the file a fresh name
I have this code to mass rename all the .mkv & .mp4 files in the specific directory of my choosing: