NSIS

最新版本 NSIS 2.18

NSIS 2.18

NSIS 2.18
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.18

檔案名稱 nsis-2.18-setup.exe
檔案大小 1.38 MB
系統 Windows XP / Vista / Windows 7 / Windows 8 / Windows 10
軟體類型 開源軟體
作者 Nullsoft
官網 http://nsis.sourceforge.net/Main_Page
更新日期 2006-07-01
更新日誌

What's new in this version:

Minor Changes
- CRC32 implementation used potentially non-32bit types (bug #1504758)
- Fixed errors on multiple inclusion of useful headers
- Fixed GetFileAttributes
- Fixed incorrect text on browse dialog with .onVerifyInstDir (bug #1504297)
- Fixed Library's implementation on POSIX
- Minor documentation updates and fixes

Translations
- Added Irish translation (patch #1503639)
- Catalan corrections (bug #1504104)
- Dutch corrections
- Finnish corrections (Mozilla bug #341643)
- Fixed Serbian grammar and typos
- Italian corrections (Mozilla bug #340450)
- Polish corrections (Mozilla bug #224532)
- Portuguese (Brazil) corrections (Mozilla bug #340885)
- Romanian corrections (Mozilla bug #340645)
- Thai corrections
- Turkish corrections (Mozilla bug #340511)

NSIS 2.18 相關參考資料
Changelog and Release Notes - NSIS - SourceForge

F.56 2.18. Released on July 1st, 2006. F.56.1 Changelog. F.56.1.1 Minor Changes. CRC32 implementation used potentially non-32bit types (bug #1504758); Fixed ...

https://nsis.sourceforge.io

NSIS Quick Setup Script Generator - NSIS Forums

2006年4月21日 — NSIS Quick Setup Script Generator is a tool that helps users to prepare and create their software installation. The preparation of the script is ...

https://nsis-dev.github.io

NSIS Users Manual

NSIS Users Manual. NSIS is a free scriptable win32 installer/uninstaller system ... 2.18 · Changelog · 2.17 · Changelog · 2.16 · Release Notes · Changelog · 2.15.

https://nsis.sourceforge.io

NSIS Wiki

2016年8月12日 — NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small ...

https://nsis.sourceforge.io

Nullsoft Scriptable Install System - Browse NSIS 2 at ...

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

Nullsoft Scriptable Install System - Browse NSIS 22.18 at ...

nsis-2.18-log.zip, 2006-07-01, 349.1 kB. 0 · nsis-2.18.zip, 2006-07-01, 2.0 MB. 0 · nsis-2.18-setup.exe, 2006-07-01, 1.4 MB. 0 · nsis-2.18-src.tar.bz2, 2006-07- ...

https://sourceforge.net

Older Versions - NSIS Documentation

2.18 · Changelog · Minor Changes · Translations · 2.17 · Changelog · Minor Changes · Translations · 2.16 · Release Notes · Changelog · Major Changes · New/ ...

https://documentation.help

README.md - DigitalMediaServerNSIS-INetC-plugin

NSIS INetC plug-in · 1.0.5.3 - Added options /TEXTCOLOR RRGGBB and /BGCOLOR RRGGBB · 1.0.5.4 - Created a 4th download dialog /MODERNPOPUP · 1.0.5.5 - Created ...

https://github.com

Version Tab empty after upgrading from NSIS 2.18 to 2.28

2007年11月15日 — This was working fine while having NSIS 2.18 installed. I upgraded NSIS to 2.28 a while ago and the Version Tab now is completely empty ...

https://nsis-dev.github.io

[安裝程式] NSIS - 基礎使用教學

2021年6月1日 — 今天我們就用官方提供的範例來做基本功能的介紹,點選畫面上的Example scripts ,此時會開啟官方範例的資料夾,我們今天會使用example2.nsi 來做講解。

https://www.gss.com.tw