how to bundle a JVM into an application

Does anyone know how i could bundle a JVM/JRE into my exe file?

[70 byte] By [Raheal_Maza] at [2007-11-27 11:28:13]
# 1

> Does anyone know how i could bundle a JVM/JRE into my exe file?

Yes.

http://tinyurl.com./e6m6

~

yawmarka at 2007-7-29 16:20:49 > top of Java-index,Java Essentials,New To Java...
# 2

Do you mind having an installer for your application?

Or you want just to copy the EXE and it will work?

Are you ready to pay some money?

Depending on the answers to these questions, we can give you better

guidance, because there are many possibilities and nuances between:

- The clickable JAR solution

- Using a native compiler such as Excelsior Jet

baftosa at 2007-7-29 16:20:49 > top of Java-index,Java Essentials,New To Java...