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

Popular posts from this blog

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -

python 3.x - Mapping specific letters onto a list of words -