JavaPackager
JavaPackager copied to clipboard
How to run two JVM process in one exe file?
trafficstars
I'm submitting a feature request.
Is it possible to run two JVM processes within one exe file? Because I have a Java program that needs to run on a 32-bit system, and another program that needs to run on a 64-bit system. I want to bundle them together in an exe file.
Hi @Ryanznoco! So ... do you want to bundle both JREs with your app? Please, could you explain better what you need?