fwy12 当前离线
列兵
aloha20200628 当前离线
少校
@echo off &for /f "delims=" %%F in ('dir /b/a-d *-*.flac *-*.mp3') do for /f "tokens=1-2 delims=-." %%x in ("%%F") do ren "%%F" "%%y-%%x%%~xF"pause&exit/bCOPY
TOP
teacoffee 当前离线