java - How to make an exe file to run in all systems which don't having JVM? -
i developed desktop application using java....i made .exe file using launch4j... gets executed on machines have jvm... propose me way make executable on machines don't have jvm
you can use excelsior jet compile java native executable file on windows doesn't depend on jre.
another solution gcj
Comments
Post a Comment