⚠ 這是歷史版本頁面 — 查看 NSIS 最新版本 →
- 軟體名稱NSIS
- 目前版本2.39
- 更新日期2008-08-17
- 檔案大小1.50MB
- 檔案名稱nsis-2.39-setup.exe
- 作業系統Windows (All Versions)
- 支援語系Multiple languages
- 授權型式開源軟體
- 開發商 Nullsoft
- 軟體分類Windows 軟體 / 開發者工具
軟體介紹
NSIS是既專業免費的安裝/移除製作程式,不需要繁瑣的操作設定,幾個步驟可以輕鬆做出安裝程式,相容於Windows作業系統環境。
- 支援壓縮技術ZLib、BZip2、LZMA。
- 支援製作反安裝程式。
- 可以製作全自動安裝程式。
- 僅相容Windows作業系統環境。
更新日誌
2.39 Notes:
NSIS 2.39 is released. This release includes usual collection of bug fixes and
minor improvements.
Changes:
Major Changes
* Added !define /file and !searchparse (patch #2016254)
* Added service pack macros (AtLeastServicePack, IsServicePack,
AtMostServicePack) for WinVer.nsh (patch #2036802)
Minor Changes
* Added more nsDialogs list box handling macros (patch #2041919)
* Added Unicode version compatible System string type (patch #2025721,
RFE #1961307)
* Fixed nsDialogs atom leak (bug #2053522)
* Minor documentation improvements
* Show hand cursor for nsDialogs links (patch #2004129)