The three windows pop up.
My start.bat is:
Code:
@echo off
start minilogin.exe
Echo Please wait for Minilogin to fully boot up.
pause
start world.exe
cls
Echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zone
exit
I switched it to yours to see if it would fix it, but I got the same error upon switching the format of the file.