Darkwind
Java not found on your computer Do you want to download it?, No, I don't

Snakebit


Posted Apr 23, 2013, 5:28 am

C:\Users\mark>java -version
java version "1.7.0_07"
Java(TM) SE Runtime Environment (build 1.7.0_07-b11)
Java HotSpot(TM) 64-Bit Server VM (build 23.3-b01, mixed mode)

C:\Users\mark>path
PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Com
mon Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Micr
osoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbe
m;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C
:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\Window
s Live\Shared;C:\Program Files (x86)\Java\jre6\bin\java.exe;C:\Program Files (x8
6)\Java\jre6\bin

C:\Users\mark>

That's what I get from running java -version from the command prompt and the Path info.

So I've got java, and it's pathed.

Any help?
Snakebit


Posted Apr 23, 2013, 5:45 am
It runs fine when I open the JAR instead of running lobby.exe
Necrotech


Posted Jun 29, 2013, 8:53 pm
Make sure to change the executable compatibility to "Run as Administrator"




Back