kaikramer / keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
https://keystore-explorer.org/
GNU General Public License v3.0
1.7k stars 275 forks source link

Launch of KeyStore Explorer Requires Java 1.7 #187

Closed SSTyalor closed 5 years ago

SSTyalor commented 5 years ago

I just downloaded and installed KSE 541 on Windows 2008 R2 with JRE 1.8.0_172. Upon my first launch attempt, I received the following message;

image

Is this utility limited to Java 7?

kaikramer commented 5 years ago

Duplicate of https://github.com/kaikramer/keystore-explorer/issues/52

Use either Oracle JDK/JRE 8 or AdoptOpenJDK (and select the option to create the registry entry for compatibility)