wininstaller-innosetup icon indicating copy to clipboard operation
wininstaller-innosetup copied to clipboard

Freenet installer does not recognize Oracle jre1.8.0_333 on Windows 11.

Open Destroyinator69420 opened this issue 2 years ago • 1 comments

I use a sanitized version of Windows 11 to run Freenet. I cannot use Freenet on Windows 11 becuase the Freenet installer does not recognize that I have the default install of Java 8 on my system. It wants to install Java 10.0.2, which is badly out of date and cannot be trusted, and it is no longer supported by Oracle. Perhaps there should be a way to override the installer if you already have java installed, or perhaps the method to detect Java is out of date, I hear it has to do with the registry, so I included a copy of the Javasoft part of the registry so that way you can debug, you will need to unzip it since github does not support registry files. default java reg.zip .

Destroyinator69420 avatar May 09 '22 03:05 Destroyinator69420

@Destroyinator69420 The new installer should now install OpenJDK11U-jre_x64_windows_hotspot_11.0.15_10.msi — does that resolve your problem?

ArneBab avatar Nov 14 '23 09:11 ArneBab