软件名称: NSIS (安装制作)V2.36 绿色版
软件大小: 3.44 MB
软件语言: 简体中文
软件类别: 国外软件/安装制作
授权方式: 免费软件
应用平台: Win Vista/Win2003/WinXP/Win2000
更新时间: 2008-03-31 23:05
开 发 商:
http://nsis.sourceforge.net/ 软件 MD5: 5A02B04F211E2091CFF8E85B975D3816
其他信息: 免费软件
软件介绍:
NSIS 是“Nullsoft 脚本安装系统”(Nullsoft Scriptable Installation System) 的缩写,它是一个免费的 Win32 安装、卸载系统,采用了简洁高效的脚本方式。它本来是一个由 Nullsoft 创建并用于作为 Winamp 及其插件发布的系统,但现已被上百个应用程序所应用,作为它们进行程序发布的工具。
NSIS 创建的安装程序可以进行安装、卸载、设置系统设置、解压文件等等。几乎可以做所有事情。因为它基于脚本文件,所以你可以完全控制你的安装程序的每个部分。它的脚本语言支持变量、函数、字串处理,就像是一个普通的程序语言 - 但其仅设计用来创建安装程序。
简体中文增强版除了主程序的翻译之外还把主要的文档作了翻译并修正了官方版本里简体中文语言习惯用语不合适之处。
单纯的使用脚本来编写安装程序对于大多数人来说不仅困难而且容易出错,为此,简体中文增强版里集成了一个相当好用的脚本编辑器 - VNISEdit。只需要根据向导就能轻松的做出很酷的安装程序,甚至,你还可以在向导里给你的安装程序添加启动画面、让你的安装程序在安装过程中播放音乐,而这,只需要点几下鼠标即可。除此之外,VNISEdit 附带的注册表转换插件还可以把 .reg 文件一次性的转换为 NSIS 脚本,补丁制作向导可以一次性地为你生成体积超小的补丁升级程序。简体中文增强版还在官方版本的基础上集成了一些有用的插件,比如 FindProc 可以根据可执行文件名查找进程是否在运行,这在制作补丁程序或者是汉化包时非常有用。由于各个组件在使用时各自独立,所以强烈推荐安装全部组件。
2.11 的更新:
Major Changes
* Added a workaround for a bug that prevented detection of some special
folders (e.g. $DESKTOP for all users) on Windows 9x (bug #1008632)
* Fixed a crash caused by copying very long details to clipboard in the
installation log page (bug #1314004)
New/Changed Commands
* Added !tempfile, !delfile and !appendfile for cross-platform handling of
text files during compilation
* Fixed ChangeUI input handling (patch #1348473)
* SectionIn RO is no longer case sensitive
Minor Changes
* Added support URL to the NSIS package entry in the Add/Remove control
panel (RFE #1349867)
* Fixed comment handling (patch #1324898)
* Fixed duplicate RegTool test in Library
* Fixed invalid language selection according to $LANGUAGE in .onInit when
only primary language match is found (bug #1328629)
* Fixed missing RegTool error after install-reboot-install-reboot sequence
with Library
* Fixed portability issues with LogicLib (bug #1320297, patch #1248336)
* Fixed SetOverwriteifdiff always overwriting on FAT file system (bug
#1338423)
* Fixed wrong size of red.bmp check box image
* Larger browse button for localized texts (bug #1314682)
* Minor documentation improvements and fixes (including bug #1349810)
* Sort language names in language selection dialog
* Use the temporary directory for Library temporary files, instead of the
possibly write-protected installation directory
Utilities and Plug-ins
* Added /OEM switch for OEM to ANSI conversion in nsExec (patch #1346737)
* Added /PROXY switch for manual proxy configuration in NSISdl (patch
#1334166)
* Added solid compression check box to zip2exe (patch #1334155)
* Added stdin in MakeNSISw to allow xcopy to run
* Added timestamp handling to zip2exe (bug #1349853)
* Fixed input validation of nsExec
* InstallOptions 2.44: Added HWND and HWND2 entries to the INI file to
avoid messy calculations of the correct control id
Translations
* Slovenian translation fixes and improvements
Build System
* Added a workaround for linking errors caused by a bad library included in
recent Platform SDK versions
* Check for and use -pthread linker flag
* Improved FreeBSD portability
* Nicer error message for SCons version older than 0.96.90
官方主页:
http://nsis.sourceforge.net/ 下载地址