NSIS

最新版本 NSIS 2.07

NSIS 2.07

NSIS 2.07
NSIS(Nullsoft 腳本安裝系統)是一個專業的開源系統來創建 Windows Installers。它的設計盡可能的小巧靈活,因此非常適合網絡發布.

作為用戶對您的產品的第一次體驗,穩定可靠的安裝程序是成功軟件的重要組成部分。隨著 NSIS 你可以創建這樣的安裝程序,能夠做一切需要設置您的軟件.

NSIS 是基於腳本的,並允許您創建邏輯來處理,即使是最複雜的安裝任務。許多插件和腳本已經可用:您可以創建 Web 安裝程序,與 Windows 和其他軟件組件進行通信,安裝或更新共享組件等。更多功能列表:生成自包含的可執行安裝程序支持 ZLib,BZip2 和 LZMA 數據壓縮(文件可以單獨或一起壓縮)卸載支持(安裝程序可以生成一個卸載程序)可定制的用戶界面(對話框,字體,背景,圖標,文本,複選標記,圖像等)經典和現代嚮導界面完全多語言,在一個安裝程序中支持多種語言(包括 RTL 語言)。 40 多個翻譯已經可用,但你也可以創建自己的。頁面系統:可以添加標準的嚮導頁面或自定義頁面用戶選擇安裝組件,用於組件選擇的樹多個安裝配置(通常為最小,典型,全部)和自定義配置使用 CRC32 校驗和進行安裝程序自我驗證壓縮數據大小(默認選項為 34 KB)能夠以文本或 RTF 格式顯示許可協議能夠從註冊表中檢測目標目錄易於使用插件系統(大量用於創建自定義對話框,Internet 連接,HTTP 的插件下載,文件打補丁,Win32 API 調用等都包含在內)安裝程序可以大到 2GB 以及更多...

ScreenShot

軟體資訊
檔案版本 NSIS 2.07

檔案名稱 nsis-2.07.exe
檔案大小 1.29 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 Nullsoft
官網 http://nsis.sourceforge.net/Main_Page
更新日期 2005-06-20
更新日誌

What's new in this version:

Major Changes
- Added /SOLID switch for SetCompressor
- New build system
- Stubs (exeheads) are no longer compiled into makensis.exe, but kept in the Stubs folder New/Changed Commands
- EnumRegValue sets the error flag, if the enumeration index is out of range (bug #1178756)
- ExpandEnvStrings now sets the error flag as the documentation states
- Made File /oname throw an error if the first character is a quote

Minor Changes
- Added $LOCALAPPDATA (RFE #1172123)
- Changed MUI dialogs charset from ANSI_CHARSET to DEFAULT_CHARSET (bug #1193736, bug #1201712)
- Fixed $INSTDIR changing, even if user clicked Cancel in browse dialog
- Fixed a crash in makensis when using WindowIcon off (bug #1123353)
- Fixed Call :label in uninstall code
- Fixed compilation error without NSIS_CONFIG_COMPONENTPAGE
- Fixed compilation errors on various platforms (including patch #1179116, patch #1193692)
- Fixed CreateDirectory setting the error flag for directories with two consecutive backslashes (bug #1119442)
- Fixed InstallLib setting the error flag for new shared libraries (bug #1181951)
- Fixed letters case in examples (patch #1184571)
- Fixed logging state being reset after the directory page (bug #1168711)
- Fixed overlapping icon in welcome page (bug #1221772)
- Fixed RMDir /REBOOTOK setting the reboot flag when trying to delete non- existent directory (bug #1073792)
- Minor documentation fixes and improvements (including bug #1220940)
- Removed NSIS Update, MakeNSISw checks for new versions again Include Files
- More messages in WinMessages.nsh (Shengalts Aleksander)
- Some more useful macros in Colors.nsh (Joel)

Utilities and Plug-ins
- Fixed halibut segfaults on PowerPC (patch #1180886)
- Math: Fixed memory leak (brainsucker)
- zip2exe: upgraded to zlib 1.2.2 Translations
- Added Malaysian translation (Azwa)
- Added Welsh translation (Rhoslyn Prys)
- Fixed Breton NLF file (credits weren't commented)
- Fixed duplicate accelerator in French translation (bug #1168652)
- Improved French translation (bug #1220277)
- Updated Russian translation (Dmitry)
- Updated translation credits (patch #1223362)

NSIS 2.07 相關參考資料
2.07

38 2.07. 2005年6月20号发行. F.38.1 发行说明. NSIS Update was removed and the update check was moved back to MakeNSISw (Help -> NSIS Update). Use the nightly ...

https://www.nsisfans.com

2.07 - NSIS Documentation

F.55.2 Changelog · 1 Major Changes. Added /SOLID switch for SetCompressor · 2 New/Changed Commands. EnumRegValue sets the error flag, if the enumeration index ...

https://documentation.help

Download - NSIS

2020年7月9日 — The NSIS package includes a basic compiler interface. If you work frequently with NSIS scripts you might want to download a more complete ...

https://nsis.sourceforge.io

Download nsis-2.07b0.zip (NSIS: Nullsoft Scriptable Install System)

Windows installer development tool. NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers.

https://sourceforge.net

nsis 2.07 available - NSIS Forums

Brummelchen 29th June 2005 17:54 UTC. nsis 2.07 available. I didnt found any announcement so here it is. Changelog

http://nsis-dev.github.io

NSIS Update - SourceForge

2010年5月7日 — Latest version deprecated by: NSIS 2.07 - SCons compilation support. Obsolete. Use nightly builds instead. It allows you to check for new ...

https://nsis.sourceforge.io

NSIS 常用小問題合集

2009年4月8日 — NSIS 2.07 版本之前LZMA 算法是固實壓縮的,沒有非固實的選項,如果需要這樣做,只有下載非固實壓縮的編譯器,但是2.07 後的NSIS 的LZMA 壓縮已經改為 ...

https://heavenchou.buddhason.o

NSIS: Nullsoft Scriptable Install System Files

This GUI create a MODERN UI for the opensource setup maker NSIS 2.0b0 and higher. This GUI is an easy to use wizard in german and english.

https://sourceforge.net

Reading config values in NSIS 2.07 and above?

2006年5月8日 — I was having a look at the ConfigRead function here, which can be used for NSIS 2.07 and below. However I'm using v2.16, so I was wondering is ...

https://nsis-dev.github.io

附錄G: 構建NSIS

NSIS 從版本2.07 起引進了一個新的構建系統,基於SCons。新的構建系統可以一次性的構建整個NSIS 而不再需要一個工程一個工程的去構建。它使你可以進行多個同步的工作 ...

https://omega.idv.tw