Main Page: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
(latest release/development center)
Line 1: Line 1:
<div style="width: 500px;">
<div style="width: 500px; float: left;">
NSIS (Nullsoft Scriptable Install System) is a professional open-source tool for the development of Windows installers. It is designed to be as small and flexible as possible and is therefore highly suitable for internet distribution.
NSIS (Nullsoft Scriptable Install System) is a professional open-source tool for the development of Windows installers. It is designed to be as small and flexible as possible and is therefore highly suitable for internet distribution.


It allows you to create quick and user friendly installers that are capable of installing, uninstalling, setting system settings, extracting files and more.
It allows you to create quick and user friendly installers that are capable of installing, uninstalling, setting system settings, extracting files and more.
</div>
<div style="width: 200px; margin-left: 30px; background-color: #f5f5f5; padding: 10px; float: left;">
'''Latest NSIS release'''
----
NSIS {{NSISVersion}}
Released {{NSISReleaseDate}}
[[Download]]
'''Development Center'''
----
Find and share script code, tutorial, plug-ins and more:
[[Development Center]]
</div>
</div>

Revision as of 20:58, 18 October 2005

NSIS (Nullsoft Scriptable Install System) is a professional open-source tool for the development of Windows installers. It is designed to be as small and flexible as possible and is therefore highly suitable for internet distribution.

It allows you to create quick and user friendly installers that are capable of installing, uninstalling, setting system settings, extracting files and more.

Latest NSIS release


NSIS 3.10

Released March 30th, 2024

Download


Development Center


Find and share script code, tutorial, plug-ins and more:

Development Center