简体   繁体   中英

java library to create a windows installer

I am looking for a java library that can be used to create a windows installer file for installing a java application. Can someone provide me with pointers to any such library that I could use.

I would agree with Astrobleme, you can create a jar file instead of searching a java library that can be used to create a windows installer file for installing a java

However if you really want then check this:- Open Source Installers Generators in Java . Also you can use Java Web Start to deploy the application.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM