⚠ 這是歷史版本頁面 — 查看 NSIS 最新版本 →
- 目前版本2.27
- 更新日期2007-05-06
- 檔案大小1.45MB
- 檔案名稱nsis-2.27-setup.exe
- 作業系統Windows (All Versions)
- 支援語系Multiple languages
- 授權型式開源軟體
- 開發商 Nullsoft
- 軟體分類Windows 軟體 / 開發者工具
##
軟體介紹
NSIS是既專業免費的安裝/移除製作程式,不需要繁瑣的操作設定,幾個步驟可以輕鬆做出安裝程式,相容於Windows作業系統環境。
- 支援壓縮技術ZLib、BZip2、LZMA。
- 支援製作反安裝程式。
- 可以製作全自動安裝程式。
- 僅相容Windows作業系統環境。
##
更新日誌
2.27 Major Changes
* Fixed a bug introduced in 2.26 that made $PROGRAMFILES and $COMMONFILES
unavailable in the uninstaller
Minor Changes
* Disable the X button on InstallOptions pages when CancelEnabled is 0
* Fixed incomplete MessageBox usage line (bug #1709460)
Build System
* Added TOOLSET option to allow selection of specific build tools
(e.g. scons TOOLSET=mingw)