We have converted our jar (compiled with adaptopenjdk 11) to exe with configuration option "jre_order bcesi", but if we put the JRE under subdirectory "jre" the exe will not start. Only if we change the subdirectory name to e.g. "jre_" and make on configuration file with line "jvmdll .\jre_\bin\client\jvm.dll", the executable will start. Can you check this and make a fix, if you can reproduce the problem?
Hello,
We have converted our jar (compiled with adaptopenjdk 11) to exe with configuration option "jre_order bcesi", but if we put the JRE under subdirectory "jre" the exe will not start. Only if we change the subdirectory name to e.g. "jre_" and make on configuration file with line "jvmdll .\jre_\bin\client\jvm.dll", the executable will start. Can you check this and make a fix, if you can reproduce the problem?