开发者

How to make installer pack of Java swing Application Project?

开发者 https://www.devze.com 2023-01-11 20:45 出处:网络
I\'ve created a java project using swing application with JMF. I\'ve tried to convert it into package but it fai开发者_运维技巧led.

I've created a java project using swing application with JMF. I've tried to convert it into package but it fai开发者_运维技巧led.

The jar can be created but it won't work in other computer (Windows). Can someone know the answer? Please tell me.

I need to package the project as installer and it would work in other system. Guide me for this.


This link gives a list of opensource installers for java applications:

http://java-source.net/open-source/installer-generators

I'd recommend izpack, its used by a lot of software like jedit, scala installer, etc.


You can try install4j. (Its not free though, you may try evaluation version first)


Here is list of Open Source Installers Generators in Java :

http://java-source.net/open-source/installer-generators

I have used Install4j and it works


You can use the install4j for the create exe file for jar file of java project and use the Inno Setup Compiler file for create the installer for the project. this ts Youtube vedio for the how to create the exe and installer

video for create the exe and installer

0

精彩评论

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

关注公众号