Skip to Main Content

Java Programming

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!

converting .java file to .exe file

807589Dec 30 2008 — edited Dec 30 2008
Hi Friends
i developed one simple application which is only saving the personal information,such as name,address,E-mails,phone numbers etcs.
but how can it installed on the machines where jvm(Java Virtual Machine) is not installed.
i know that the compressed file of java is known as JAR(Java Archive)
but it also not installed throwing the error of manifest file not found
is there any method to convert .java file to .exe file so that package can be easily & traditionally installed on the any machine.
& also are there any other tools to convert .java file to .exe file.
just explain me.
thankx alot
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 27 2009
Added on Dec 30 2008
5 comments
537 views