@echo off :start cls echo ºÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͺ echo º Choose the frontend º echo ºÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͺ echo º *** PRESS *** º echo º Player 1 for AdvMenu º echo º Player 2 for ArcadeOS º echo ºÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͺ choice:/c12 /N /T:1,5 Launching AdvMenu in 5 seconds! if errorlevel 2 goto arcos if errorlevel 1 goto advmenu :arcos cd \arcadeos arcadeos cls cd \ poweroff.exe :advmenu cd \mame advmenu cls cd \ poweroff.exe