Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Any way to distribute a javafx application with embedded JRE as a standalone?

guyerlichNov 6 2013 — edited Nov 10 2013

Hey,

I'm looking for a way to distribute my javafx app, but I want a customer to be able to run it as a standalone (i.e. without installation).

I know I can distribute a jar file but it's without the embedded JRE.

Only way I see to embed a JRE is via building an installer.

Any way I can distribute say an EXE file that when double clicked just runs the app with JRE embedded inside?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2013
Added on Nov 6 2013
7 comments
676 views