How to rename the files in the path with new different names in batch?
问题 I have one file destination.txt with path information about my CDs: C:\Users\NekhayenkoO\Desktop\LOG Dateien CD Imaging\SME99.ISO C:\Users\NekhayenkoO\Desktop\LOG Dateien CD Imaging\Biomasse.iso C:\Users\NekhayenkoO\Desktop\LOG Dateien CD Imaging\SAMPE36.ISO Now I have to rename the ISOs with the numbers that are in the file PPN.txt one after another: 470692405 394006801 348117876 So it should be SME99.ISO -> 470692405.ISO Biomasse.iso -> 394006801.ISO Sampe36.ISO -> 348117876.ISO I have the