Well, i've been able to run and log-in with the mini login just find (even after yesterdays patch /rude thanks for prompt file updates!!)
heres what my boot.bat looks like:
@echo off
start zone9x . 127.0.0.1 9001 127.0.0.1
start zone9x . 127.0.0.1 9002 127.0.0.1
start zone9x . 127.0.0.1 9003 127.0.0.1
start zone9x . 127.0.0.1 9004 127.0.0.1
start zone9x . 127.0.0.1 9005 127.0.0.1
exit
cls
|