开发者

Need a free tools to create exe file from java [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 3 years ago.

Improve this question 开发者_Python百科

I tried to generate a exe file form my java source. I followed the following link.

http://translate.google.com/translate?hl=en&sl=auto&tl=en&u=http%3A%2F%2Fwww.eteks.com%2Ftips%2FtipCreationExe.html.

But the exe file couldn't produced. I have the following exception.

Unable to execute file: c:/Program Files/Bienvenue/Bienvenue.exe CreateProcess failed; code 2. The system cannot find the file specified

Any suggestion pls..


Be sure to either do a search or check the list of similar posts that is displayed after typing in the title of your post.

How can I convert my Java program to an .exe file?

Compiling a java program into an executable

How do I create an .exe for a Java program?

Creating Java Exe


Launch4J will be a good solution. you can embed the JVM in to the application.


jsmooth is a nice tool to convert jar to exe

please take a look at this link http://jsmooth.sourceforge.net/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜