@echo off :: Project-root marker + launcher (delegates to devrun.bat). cd /d "%~dp0" call "%~dp0devrun.bat" %*