Answer the question
In order to leave comments, you need to log in
Is it possible to somehow pack a java program into an exe to run it on a system without a JRE?
Is it possible to somehow pack a java program into an exe to run it on a system without a JRE?
Answer the question
In order to leave comments, you need to log in
Hello!
To pack in exe - launch4j
if your application uses JavaFX, then there is the possibility of creating an exe artifact.
As for launching the application without jre (I don’t know if jre is needed if I run it from exe - I’m still learning java), but I met this article - https://eax.me/java-without-jvm/
i.e. you can pack jvm too... I would like to hear the opinion of experts
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question