共享社区

首页 » 互联网资源共享社区 » 开发工具共享 » NSIS (Nullsoft Scriptable Install System)
mikecat - 2008-5-5 17:11:00
NSIS 是"Nullsoft 脚本安装系统"(Nullsoft Scriptable Installation System)的缩写,它是一个免费的 Win32 安装、卸载系统,采用了简洁高效的脚本方式.它本来是一个由 Nullsoft 创建并用于作为 Winamp及其插件发布的系统,但现已被上百个应用程序所应用,作为它们进行程序发布的工具.

                Release Name: 2.37

Notes:
NSIS2.37 is released. This release fixes a bug that caused blurry icons onolder versions of Window and the usual collection of bug fixes andminor improvements.

Changes:

Major Changes   

* Fixed a bug introduced in 2.32 that caused blurry icons on Windows  versions prior to XP (bug #1956350)   
* Use $PROGRAMFILES as a default for $PROGRAMFILES64 instead of "C:Program  Files" (bug #1947702)

Minor Changes 

* Automatically select language in case there is only one available choice  (bug #1939571) 
* MultiUser: Fixed build errors with manual inclusion of StrFunc.nsh   
* Support for compression of files up to 2GB (patch #1948700)

Utilities and Plug-ins   

* Fixed ${NSD_OnBack} (bug #1947388)   
* Fixed nsDialogs::SelectFileDialog return value for user cancelation (bug  #1955803)   
* Fixed possible BgImage crash when calling BgImage:<img src="editor/images/smilies/default/13.gif" border="0" smiliecode=":D" alt="" />estroy more than once  (patch #1951248) 
* Minor documentation improvements

Translation   

* Brazilian Portuguese updates   
* Polish updates (patch #1927421)   
* Slovak updates (patch #1939669)   
* Spanish updates

Build System   

* SCons requirement upgraded to 0.98

安装版下载地址:
http://nchc.dl.sourceforge.net/sourceforge/nsis/nsis-2.37-setup.exe

免安装版下载地址:

http://jaist.dl.sourceforge.net/sourceforge/nsis/nsis-2.37.zip

开启安装log版下载地址:
http://jaist.dl.sourceforge.net/sourceforge/nsis/nsis-2.37-log.zip

8192字节版下载地址:
http://nchc.dl.sourceforge.net/sourceforge/nsis/nsis-2.37-strlen_8192.zip
1
查看完整版本: NSIS (Nullsoft Scriptable Install System)