converting .java file to .exe file
807589Dec 30 2008 — edited Dec 30 2008Hi 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