I'm trying to make a jar file with jar cvfm MakeYears.jar MANIFEST.MF *.class but I get this error message:
The code execution cannot proceed because jli.dll was not
found. Reinstalling the program may fix this problem
I'm running JDK 21 on Windows 11. The class files were compiled by Geany. This happened on JDK 20 as well. I uninstalled it and installed 21 today.
There is a jli.dll in C:/Program Files/Java/jdk-21/bin