rem Startup-Skript V3 02.07.2015 :startApp \sdcard\bin\dio.exe -D DIO1: -T 0x08 if errorlevel 1 goto explorer if not exist \SDCard\bin\gc.exe goto explorer del /Q /F \ffsdisk\*.exe del /Q /F \ffsdisk\StartUp\*.* copy \SDCard\Bin\gc.exe \ffsdisk\gc.exe start \ffsdisk\gc.exe goto exit :explorer start explorer.exe goto exit :exit exit