alright so i have did all the mysqling stuff...

im using emulous 1.7

my problem now is the run.bat

it wont work.

how do i rewrite the run.bat to work with the server?

the server is packaged.

here is the code i have...what do i need to do to make it work with emulous/mysql?

please help.

will rep++



@echo off
Java -Xmx1024m -cp .;mysql-connector.jar server
pause