Hi Hayden, Well, to initialize java from the command line you really need to add it to your environment path variables. Otherwise you'll have a tricky time of trying to type a long path to the java executable.
Anyway, rather than clicking on the *.exe file haven't you just tried clicking on the jar file? That is the recommended way to run a Java application to begin with. The *.exe didn't work for me either, but the jar file runs fine without it. Cheers! On 1/14/11, Hayden Presley <[email protected]> wrote: > Hi, > It's not. What is the initialization command if it isn't? Also I am using > the exe version of the executable. > > Best Regards, > Hayden --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
