I wrote the code and I want to use it for my archive. Thanks for helping me improve it. The folders containing the files are as follows (ex.): Got folder /S01, /s02, /s0n… /S01/01.mkv, 02.mkv,…, cover.jpg /S02/01.mkv, 02.mkv,…, cover.jpg In each subfolder there is a file named cover.jpg that I want to attach to all […]
- Tags ..., "S02", /s0n... /S01/01.mkv, 02.mkv, cover.jpg /S02/01.mkv, cover.jpg In each subfolder there is a file named cover.jpg that I want to attach to all the files in that folder but I can not modify my co, I wrote the code and I want to use it for my archive. Thanks for helping me improve it. The folders containing the files are as follows (ex.), original file deleted ) & for /R %%A IN (*.mkvtmp) do ren "%%~fA" "%**.mkv" & CLS ) pause, original file deleted) else (del /f "%%~fA" echo Successfully remuxed to "%%~A", original file not deleted) else if errorlevel 1 (del /f "%%~fA" echo Warnings generated during remuxing to "%%~A"