- 軟體名稱NSIS
- 目前版本2.33
- 更新日期2007-11-18
- 檔案大小1.48MB
- 檔案名稱nsis-2.33-setup.exe
- 作業系統Windows (All Versions)
- 支援語系Multiple languages
- 授權型式開源軟體
- 開發商 Nullsoft
- 軟體分類Windows 軟體 / 開發者工具
軟體介紹
- 支援壓縮技術ZLib、BZip2、LZMA。
- 支援製作反安裝程式。
- 可以製作全自動安裝程式。
- 僅相容Windows作業系統環境。
更新日誌
2.33 NSIS 2.33 is released. This release includes a quick fix for a display bug
introduced in the last version and the fixes and various improvements that were
piled in the short week before the bug was discovered.
Release Notes
* This is a quick fix release for a bug, introduced in 2.32, that prevented
the welcome page to display properly on Windows 9x. The problem was
caused by the move from CVS to Subversion that messed with the line-
breaks format of the INI files.
Changes:
Major Changes
* Modern UI: Fixed a bug, introduced in 2.32, that caused display problems
for the welcome and finish pages on Windows 9x (bug #1831677)
Minor Changes
* Modern UI: Allow MUI_LANGDLL_ALLLANGUAGES to be defined after insertion
of MUI_LANGUAGE macro
Utilities and Plug-ins
* Made nsExec's internal process always exit cleanly to avoid false return
values and delays (reported in the forum)
* nsDialogs: Added OnClick support for static controls
* VPatch: Fixed VPatchFile macro path handling (bug #1829540)
Translations
* Spanish updates
Build System
* Separate strip options for win32 and cross-platform binaries