⚠ 這是歷史版本頁面 — 查看 NSIS 最新版本 →
- 軟體名稱NSIS
- 目前版本2.23
- 更新日期2007-01-14
- 檔案大小1.41MB
- 檔案名稱nsis-2.23-setup.exe
- 作業系統Windows (All Versions)
- 支援語系Multiple languages
- 授權型式開源軟體
- 開發商 Nullsoft
- 軟體分類Windows 軟體 / 開發者工具
軟體介紹
NSIS是既專業免費的安裝/移除製作程式,不需要繁瑣的操作設定,幾個步驟可以輕鬆做出安裝程式,相容於Windows作業系統環境。
- 支援壓縮技術ZLib、BZip2、LZMA。
- 支援製作反安裝程式。
- 可以製作全自動安裝程式。
- 僅相容Windows作業系統環境。
更新日誌
2.23 Minor Changes
- Fixed compiler crash on Mac OS X (patch #1611866)
- Fixed deletion of start menu icons in NSIS installer on Vista (bug #1611251)
Utilities and Plug-ins
- Fixed incorrect nsExec message handling in silent mode (bug #1605581)
- Fixed System crash when System::Store is called on an empty private stack (bug #1620178)
- Fixed System crash with parenthesis in filename (bug #1616267)
- Minor VPatch documentation enhancements (patch #1624292)
Build System
- Fixed build failures on mingw32 (bug #1610773)
- Fixed build problems with MSVCTOOLKIT=yes