JavaPackager icon indicating copy to clipboard operation
JavaPackager copied to clipboard

How to run two JVM process in one exe file?

Open Ryanznoco opened this issue 1 year ago • 1 comments
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.

Ryanznoco avatar Nov 26 '23 09:11 Ryanznoco

Hi @Ryanznoco! So ... do you want to bundle both JREs with your app? Please, could you explain better what you need?

fvarrui avatar Nov 28 '23 12:11 fvarrui