Thus spake Justin Morgan: > Thanks for the help, unfortunately, i'm getting some errors that don't add up > . > > Java definitely thinks it's installed. Works fine in a browser or the web la > unch for Vassal. > > Java doesn't exist in this location: > C:\Windows\System32\java.exe > > I tried substituting several variations of > c:\Users\Justin\Desktop\VassalWindows\jre\bin\java.exe -Xms1024M -Xmx1024M -c > lasspath "C:\Users\Justin\VASSAL\jre\bin\*" VASSAL.launch.Main
The second path is supposed to be the directory where VASSAL.jar lives. It almost certainly doesn't live in C:\Users\Justin\VASSAL\jre\bin\, as that's the directory where your Java executable lives. Check in C:\Users\Justin\VASSAL\lib. Also, what version of Java are you using? -- J.
