NSIS (Nullsoft Scriptable Install System) 2.26

NSIS 是"Nullsoft 脚本安装系统"(Nullsoft Scriptable Installation System) 的缩写,它是一个免费的 Win32 安装、卸载系统,采用了简洁高效的脚本方式.它本来是一个由 Nullsoft 创建并用于作为 Winamp 及其插件发布的系统,但现已被上百个应用程序所应用,作为它们进行程序发布的工具.
Release Notes
* Installation on x64 systems is now fully supported with &;#36ROGRAMFILES64, SetRegView and Library&;#039;s LIBRARY_X64 option.
Changes:
* Added LIBRARY_X64 option for InstallLib and UnInstallLib for installing and uninstalling x64 libraries
* Added &;#36ROGRAMFILES32, &;#36ROGRAMFILES64, &;#36;COMMONFILES32 and &;#36;COMMONFILES64
Minor Changes
* Added &;#36;EXEPATH and &;#36;EXEFILE
* Added &;#36;(^Language) language string which holds the language name ,(RFE &;#35;1235616)
* Added LIBRARY_IGNORE_VERSION option for InstallLib (patch &;#35;1699435)
* Added VXD support for GetDLLVersionLocal on Windows NT/2000/XP/Vista (patch &;#35;1706624)
* Avoid Library warning when UnInstallLib is unused (bug &;#35;1692761)
* Fixed error handling of CopyFiles on Windows NT4 (bug &;#35;774966)
* Fixed font name encoding broken since 2.24
* Fixed LogicLib duplicate labels across included files
* Fixed preservation of folder attributes with File /a (bug &;#35;1699474)
* Improved unused variable warning (bug &;#35;1701050)
* Library macros no longer require version in&;#102;ormation for DLL files on POSIX
* Minor documentation improvements (including RFE &;#35;971467)
* Modern UI: added MUI_FINISHPAGE_CANCEL_ENABLED
* Modern UI: added MUI_FINISHPAGE_REBOOTLATER_DEFAULT (RFE &;#35;1143843)
* Modern UI: block unsupported languages in the language selection dialog (RFE &;#35;1564986)
* Modern UI: disable Cancel button on the finish page (bug &;#35;1267491)
* Modern UI: reduce flicker caused by MUI_HEADER_TRANSPARENT_TEXT (patch &;#35;1696610)
* Support Quit in show page functions
New/Changed Commands
* Added SetRegView to allow access to the x64 registry view
* Installer icon support for MessageBox using MB_USERICON (patch &;#35;1682748, RFE &;#35;1530388)
Utilities and Plug-ins
* InstallOptions 2.47: line breaks support in Link controls (patch &;#35;1683186, RFE &;#35;1495949), added HLine and VLine controls (patch &;#35;1683189)
* MakeNSISW: fixed broken command line parameter handling introduced in the last version (bug &;#35;1696534)
* UserInfo: return effective user group on Vista, added GetOriginalAccountType (patch &;#35;1687456, bug &;#35;1684777)
Translations
* Added Afrikaans translation (patch &;#35;1699558)
* French corrections (patch &;#35;1676101)
* German corrections
Build System
* Added SKIPTESTS option
* Avoid a lot of code warnings (bug &;#35;1676243)
* Detect wxWidgets instead of assuming its existence on POSIX (bug &;#35;1672315)
* Fixed big-endian plat&;#102;orm support broken since 2.24


访问:
下载页面



下载:

NSIS