Sounds like you are on Win98 on Winme.
For these operating systems, the /D switch is invalid.
You will need to make a shortcut to the StartPhex.bat file.
Change the contents to be:
javaw -cp . StartPhex
And set the working directory for the shortcut to be the directory with phex in it. Also set it to close on exit.
That should work for you. |