swt程序公布,jar转exe
swt程序发布,jar转exe
打包java应用:把jar打包成exe
工具 |
官方网站 | 费用 |
jsmooth | http://jsmooth.sourceforge.net/ | 免费开源 |
exe4j | http://www.ej-technologies.com/products/exe4j/overview.html | $69 |
发布java应用:把一个包含exe的目录发布成一个setup.exe安装包
工具 | 官方网站 | 费用 |
installshield | http://www.flexerasoftware.com/products/installshield.htm | InstallShield 2012 Premier (Windows) ($3,999.00) InstallShield 2012 Professional (Windows) ($1,999.00) InstallShield 2012 Express (Windows) ($599.00) |
install4j | http://www.ej-technologies.com/download/install4j/trial | $699 |
nsis | http://nsis.sourceforge.net/Download | open source |
参考其它博客:jar 转 exe 个人经验总结
http://www.blogjava.net/JAVA-HE/archive/2007/03/06/102219.html