zandagithub / rush-osd-development

Automatically exported from code.google.com/p/rush-osd-development
0 stars 0 forks source link

GUI does not work with updated Java (Version 1.8.*) #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Update Jave
2. Start OSD GUI

What is the exact brand and model of hardware you´r using?
MinimOSD

What is the expected output? What do you see instead?

---------------------------
Java Virtual Machine Launcher
---------------------------
Error: Registry key 'Software\JavaSoft\Java Runtime Environment'\CurrentVersion'
has value '1.8', but '1.7' is required.
---------------------------
OK   
---------------------------

What official OSD version are you using?
KVOSD 2.2

Original issue reported on code.google.com by dafes1...@gmail.com on 11 Jan 2015 at 10:42

GoogleCodeExporter commented 8 years ago
This also affects 2.3. You solve this by doeing the following steps:

1.) Open regedit
2.) Navigate to:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\JavaSoft\Java Runtime Environment] 
AMD64
or
[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment] X86
3.) Change "CurrentVersion"to "1.7"

Original comment by dafes1...@gmail.com on 11 Jan 2015 at 10:47

GoogleCodeExporter commented 8 years ago
where is regedit?

Original comment by CBRrunne...@gmail.com on 21 May 2015 at 2:43

GoogleCodeExporter commented 8 years ago
Windows only ;)
Start -> run -> regedit

Original comment by dafes1...@gmail.com on 21 May 2015 at 6:01

GoogleCodeExporter commented 8 years ago
ok i got that part fixed. ty

Original comment by CBRrunne...@gmail.com on 22 May 2015 at 12:59

GoogleCodeExporter commented 8 years ago
Cant find the CurrentVersion.

Original comment by elij...@gmail.com on 18 Jul 2015 at 9:12