返回列表 回复 发帖

Nullsoft Scriptable Installation System v2.31 小巧高效的安装软件


NSIS 是“Nullsoft 脚本安装系统”(Nullsoft Scriptable Installation System) 的缩写, 是一个小巧高效的安装软件。可通过样例修改或根据自己要求编写NSI脚本文件来定制自己的安装系统,可实现许可协议的显示、安装类型的选择、写入注册表、写入INI文件、连接程序外壳、语句跳转、提示信息显示、创建卸载程序、定制安装和卸载程序的图标、创建快捷方式等其他安装程序应有的功能,是一款操作简单、功能强大的高效率安装软件精品。

NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.

Being a user's first experience with your product, a stable and reliable installer is an important component of succesful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software.

NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components, install or update shared components and more.

NSIS 2.31 released

Notes:NSIS 2.31 is released. This release brings further improvements and fixes of Modern UI 2 with a side dish of various bug fixes and improvements, for no extra charge.

Release Notes
    * Please continue to report any issues and suggestions regarding Modern UI 2. Input for the previous version was very helpful in improving MUI2.

Changes:

Minor Changes
    * Added BST_* definitions to WinMessages.nsh (bug #1792422)
    * Added SetRegView lastused
    * Minor documentation improvements
    * Library will now revert registry view settings (SetRegView) after it's finished
    * Modern UI: Fixed empty welcome page with Chinese (bug #1786899)
    * Modern UI: Fixed finish button text (bug #1789492)
    * Modern UI: Fixed uninstaller comportments page text (bug #1793811)
    * Modern UI: Fixed unused function warnings
    * Modern UI 2 beta: Fixed header bitmap issues, including NOSTRETCH and compilation errors
    * Modern UI 2 beta: Fixed language selection dialog
    * Modern UI 2 beta: Fixed reboot finish page
    * Modern UI 2 beta: Fixed unloading of nsDialogs on finish page
    * Modern UI 2 beta: Fixed unused variable warnings

Utilities and Plug-ins
    * MakeNSISW: Fixed command line parsing error (bug #1796053)

Translations
    * Korean corrections
    * Persian improvements (patch #1776386)
    * Romanian improvements (patch #1783853)

Build System
    * Fixed build failures with MinGW's GCC 4 (bug #1800834)

更新:http://nsis.sourceforge.net/News
官网:http://nsis.sourceforge.net/Main_Page

NSIS发布于一个开源的协议并且对于任何使用者来说都是完全免费的。

官方下载:(右键另存为~)

http://prdownloads.sourceforge.n ... -setup.exe?download
v2.27“韦斯特.金”汉化版:
http://www.hanzify.org/?Go=Show::List&ID=11156
我的地盘: http://xiaomao919.blogbus.com
欢迎大家来瞅瞅!
返回列表