投票:与.NET 3.5 SP1 Windows应用程序一起使用最好和易于使用的安装程序是什么?
我的投票是:
Nullsoft Scriptable Install System – 它是受欢迎的,易于使用和免费
Nullsoft Scriptable Install System
(NSIS) is a script-driven Windows
installation system with minimal
overhead backed by Nullsoft,the
creators of Winamp. NSIS has risen to
popularity as a widely used
alternative to commercial and
proprietary products like
InstallShield. – 07001
有NSIS的丰富插件目录,您可以在其中找到例如用于安装Windows服务的插件。
http://nsis.sourceforge.net/Category:Plugins
商业替代品
> InstallShield – 可能是最受欢迎的一个,也是最昂贵的选择
> Wise – 也很受欢迎
> Advanced Installer – 新的和美好的,不是那么流行,但趋势
其他:
> WiX – 如果你可以在学习曲线上度过一段时间,可能会很好。它被许多Microsoft产品使用。
> Inno Setup