I have a lot of files in a windows directory named *.mkv.bin e.g.:
American Pie 1.mkv.bin
I want to rename these files using a batch-file to delete .bin as follows:
American Pie 1.mkv
I have a lot of files in a windows directory named *.mkv.bin e.g.:
American Pie 1.mkv.bin
I want to rename these files using a batch-file to delete .bin as follows:
American Pie 1.mkv