NSIS 歷史舊版本 Page1

最新版本 NSIS 3.06

NSIS 歷史版本列表

NSIS(Nullsoft 腳本安裝系統)是一個專業的開源系統來創建 Windows Installers。它的設計盡可能的小巧靈活,因此非常適合網絡發布. 作為用戶對您的產品的第一次體驗,穩定可靠的安裝程序是成功軟件的重要組成部分。隨著 NSIS 你可以創建這樣的安裝程序,能夠做一切需要設置您的軟件.NSIS 是基於腳本的,並允許您創建邏輯來處理,即使是最複雜的安裝任務。許多插件和腳本已經可用:... NSIS 軟體介紹


NSIS 3.06.1 查看版本資訊

更新時間:2020-08-01
更新細節:

更新時間:2020-08-01
更新細節:

更新時間:2019-12-16
更新細節:

更新時間:2018-12-16
更新細節:

更新時間:2018-01-31
更新細節:

What's new in this version:

Major Changes:
- Added more NSD controls and macros
- Added !gettlbversion
- Library TLB and VxD version support on POSIX

Minor Changes:
- Added System plug-in v2 syntax option
- Added System plug-in B and H types
- Added IntPtrCmp, IntPtrCmpU, and IntPtrOp
- Added Int64Cmp, Int64CmpU and Int64Fmt (64-bit only)
- Added IntOp and System::Int64Op >>> operator
- Added more !define /math operators
- Added WinVer.nsh IsDomainController
- Plug-ins now set the ASLR, DEP, LAA, NOSEH and TS PE flags
- MakeNSIS exits with code 0 for various information commands
- Removed unused NSD_LB_Clear macro parameter

NSIS 3.02.1 查看版本資訊

更新時間:2017-08-01
更新細節:

What's new in this version:

- Fixed Chinese (Traditional) and Romanian translation bugs
- Fixed Scots Gaelic MUI finish page translation

更新時間:2017-07-24
更新細節:

What's new in this version:

Major Changes:
- Fixed NSIS3 RegTool Win9x bug
- Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and HKLM64 root keys
- Unsupported SetRegView mode now fails all registry operations
- Added ExecShellWait
- Added WriteRegMultiStr and WriteRegNone
- Added !pragma warning
- $LocalAppData now resolves to the ProgramData folder in the SetShellVarContext all context

Minor Changes:
- Variables used in Caption can now be set in .onGUIInit
- MultiUser now supports $ProgramFiles64
- Added support for MUI_UNCONFIRMPAGE_VARIABLE and MUI_PAGE_CUSTOMFUNCTION_DESTROYED
- Unicode nsExec now supports the /OEM switch

Translations:
- Chinese (Traditional) updates by Walter Cheuk
- Minor French improvements

更新時間:2016-12-12
更新細節:

What's new in this version:

Major Changes:
- Error messages are now written to stderr by default
- New icons by Jan T. Sott

Minor Changes:
- SetCtlColors now supports Windows color constant values
- StrCpy "" maxlen handling
- Fixed buffer size bug in winchar.cpp

Translations:
- Added Corsican
- PortugueseBR fixes
- Updated Danish translation
- Arabic, Norwegian, Portuguese, Ukrainian and Swedish MultiUser fixes

更新時間:2016-07-28
更新細節:

What's new in this version:

- Long-awaited version 3 of NSIS is finally ready. It comes with optional Unicode support, still works on all the same versions of Windows, supports Windows 10, and adds a lot of other small features and fixes
- Minor Changes: finalize command now supports the same compare operators as !system
- Translations: PortugueseBR fixes

更新時間:2016-04-03
更新細節:

What's new in this version:

Minor Changes:
- More security hardening to prevent dll hijacking
- Backported support for system 'p' type and logiclib P and Z tests

Translations:
- Added missing MULTIUSER_* entries to Japanese.nsh (patch #266)