killall Posted May 15, 2019 Posted May 15, 2019 it says I have java 11 installed but when i do CMD > java -version it says its Java 8. How Can I fix this?
FuryShark Posted May 15, 2019 Posted May 15, 2019 (edited) 3 hours ago, killall said: it says I have java 11 installed but when i do CMD > java -version it says its Java 8. How Can I fix this? There may be other ways but what i do is make a bat file with this in it: "C:\Program Files\Java\jdk1.8.0_211\bin\java.exe" -jar "osbot.jar" of course substitute that for your path to java 8. edit: https://osbot.org/forum/java/ this will go into more detail. Edited May 15, 2019 by FuryShark
killall Posted May 15, 2019 Author Posted May 15, 2019 I tried that before but didnt have the two quotatin marks around the first bit so now its working thanks! 1
Promo Posted May 15, 2019 Posted May 15, 2019 It wont open for me also when i double click it. I rigth click it > Open with> Java (TM) Platrform SE binary. Hope this helps.