Nullsoft Install System (NSIS) 是一个轻量级的安装包制作工具,NSIS 是"Nullsoft 脚本安装系统"(Nullsoft scriptable Installation System) 的缩写,它是一个免费的 Win32 安装、卸载系统,采用了简洁高效的脚本方式.它本来是一个由 Nullsoft 创建并用于作为 Winamp 及其插件发布的系统,但现已被上百个应用程序所应用,作为它们进行程序发布的工具.
Changes in version 2.44:
Major Changes:
* * Fixed a bug introduced in 2.43 causing script build issues with some icons (bug 2572035)
Minor Changes:
* Fixed nsDialogs CreateTimer documentation (bug 2595565)
* Global labels didn't work when declared in unused functions (bug 2593369)