Sir I am using Netbeans 12 for
java 15 desktop
maven project
I want to build project so I am trying to install launch4j
So I download it from this link
https://sourceforge.net/projects/launch4j/
When I try to install it then it says:
---------------------------
launch4j
---------------------------
This application requires a Java Runtime Environment 1.6.0 - 1.8.9
The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted.
---------------------------
OK
---------------------------
Is it necessary to install JRE or this is path issue?
Java installation folder has following structure
https://imgur.com/a/QmWdEM8
Please