I have never seen a software be released as jar, so how can I make a software be released as exe too?

后端 未结 5 1329
执念已碎
执念已碎 2020-12-09 23:33

Is everybody thinking that everybody else doesn\'t release softwares as jar and then releases softwares as exe too?

5条回答
  •  时光取名叫无心
    2020-12-10 00:10

    Another alternative is install4j,

    a powerful multi-platform Java installer builder that generates native installers and application launchers for Java applications.

    I have downloaded and installed an application which used it and it worked fine. However, its price may deter individuals or small companies trying to deploy a smallish Java application.

提交回复
热议问题