how to fix EXE4J_JAVA_HOME, No JVM could be found on your system error?

Dil. picture Dil. · Aug 5, 2015 · Viewed 137.4k times · Source

I installed java 64bit 1.7 and exe4j 64bit version. I tried to generate an exe from exe4j, but while running the program I'm having this error.
This is how I set up path variable. And this is right jre path. What did I miss here? please let me know.

enter image description here

Thank you.

Answer

Chathurika Senani picture Chathurika Senani · Aug 30, 2015

This has to be done during your exe4j configuration. In the fourth step of Exe4j wizard which is Executable Info select> Advanced options select 32-bit or 64-bit. This worked well for me. or else install both JDK tool-kits x64 and x32 in your machine.