开发者

can you recommend me a program that me install my java program and jre and run my java program as an executable file? [duplicate]

开发者 https://www.devze.com 2023-04-10 02:35 出处:网络
This question already has answers here: How can I convert my Java program to an .exe file? (16 answers)
This question already has answers here: How can I convert my Java program to an .exe file? (16 answers) Closed 9 years ago.

I have been googleing and advance installer http://www.advancedinstaller.com/ will let me do all that, but is too expensive, can you recommend me a free alternative program that does the same thing? 开发者_C百科


The most well-known free solution is IzPack.


NSIS is a free and scriptable install system. There are even tutorials.

0

精彩评论

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