Java to windows exe

A

anonymous

Are there any programs that can convert Java software into a
Windows executable that doesn't require the JRE
 
G

Gerbrand van Dieijen

Are there any programs that can convert Java software into a
Windows executable that doesn't require the JRE

In addition to the other reactions, while it can be a easier and
better-looking for the end-user if your java-application can be launched
as an .exe file (with icon, etc.), your application isn't inferior to any
windows applications because it needs the JRE.
Many windows applications depend and DLL files, registered components,
etc. and .Net Windows applications need the entire .Net runtime too.
There are not much programs that run by just copiing the .exe file.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top