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)