Add new comment

using the jvm.dll in Jar2Exe for a bundled JRE

When creating an exe file from an executable jar and using the bundled jre option, along with selecting the jvm.dll within the "bundled jre folder location" I get a "Java Runtime Environment not valid" error. Obviously, I need the jvm.dll to execute the created exe file using the minimal jre folder contents. How do I do that? All my different entry variations don't work. Really need support to actually provide a step by step guide.