Skip to Main Content

Java APIs

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!

How to make EXE from Java without Installing Java Runtime?

843810Oct 8 2002
Dear helper,

Java can create two types of applications, Applet and Application. As a result, suppose I would like to create a native win32 exe with Java, How could I do so? If I compile with javac, I will get .class and need to run from command prompt by using java.

Your help will be highly appreciated.

Thank in advance for your help.

Best regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 5 2002
Added on Oct 8 2002
0 comments
126 views