开发者

Making .exe installer from Netbeans 6.9.1

I'm getting familiar with the Netbeans IDE f开发者_JS百科urther. And when I searched how to create a installer (*.exe) for an application, I found a tutorial on youtube here. Yet when I tried the instructions on Windows 7. I can't find the installer selection on the project properties.

How can I create a *.exe installer and a *.exe program of the application using Netbeans or other program.


If you are developing a NetBeans platform application, simply right click on the project and choose "Build Installers"

If your project is not based on the NetBeans platform you need to use an external installer builder like IzPack: http://izpack.org/ or NSIS (http://nsis.sourceforge.net/Main_Page)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜