Boot5zones.Win9x errors
Been racking my brain on this one and after reading the readme to the letter and applying a few fixes here and there i got the world.exe to work fine but i'm haveing problems with Boot5Zones.Win9x getting this error when running it
Cannot find file Zone9x (or one of it's components). check to ensure that the path and the filename are correct and that all required libraries are avalable.
Boot5Zones.Win9x is as follows
REM:--------------Start-----------------------
@echo off
start zone9x . 4.61.182.43 7995 127.0.0.1
start zone9x . 4.61.182.43 7996 127.0.0.1
start zone9x . 4.61.182.43 7997 127.0.0.1
start zone9x . 4.61.182.43 7998 127.0.0.1
start zone9x . 4.61.182.43 7999 127.0.0.1
exit
cls
REM:---------------END------------------------
any help would be very appriciated
Wycked
|