ya I've made executable JAR Files before... I was hoping that there was a way to make .exe files too... But I don't think there is because I can't find anything on it.
There are tools that can create an exe-wrapper for a Java application.
Never used them, most are quite expensive I believe, and why would you want to in the first place?
Read up on something like JavaWebstart instead, it might be what you really want.
the only think i can think of is going one step further on a jar and creating a JNLP file (I believe only 5.0 supports this so far). But otherwise the only free java --> exe converters that I know of are actually java --> c++ converters, but I have absolutely no clue if they are any good.
JNLP is JavaWebstart and has been available since 1.4.0 at least.
But what's wrong with 5.0? I'd advise everyone who has no overriding reason to stay with older versions to use it.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.