I have used java since 1.4 (2012). Java is easy to install and set the path variable(s) on Windows from Windows 7 to 10. I have installed the latest JDK and JRE and set path variables.
Currently, when i do a command prompt test - java -version: The code execution cannot proceed because jli.dll was not found. This is after a second reinstall of both JDK/JRE. Prior replies to java -version gave me a 'java' is not recognized as an internal or external command, operable program or batch file.
I realize that this is a simple problem, but it has plagued me for two days trying everything i could think of. At one point java would run but couldn't load a simple class from an extension JAR file.
Please help. Thanks much.