@echo off echo Type song ID: set /p id= for /r %userprofile%/AppData/Local/GeometryDash %%a in (*) do if "%%~nxa"=="%id%.mp3" set p=%%~dpnxa if defi