Main Page: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(latest release/development center)
(forum, introduction)
Line 2: Line 2:
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.
An installer is not only the first experience of a user with your product, many software problems can also be solved by providing reliable installation tools. NSIS allows you you to create stable, quick and user friendly installers that are capable of installing, uninstalling, setting system settings, extracting files and more. With the NSIS scripting language you can implement any custom logic you want.
 
The large collection of plug-ins, scripts and software in the [[Development Center]] helps you to build full featured installers and provides a solution for almost every scenario.
 
[[Features|More about NSIS features...]]
</div>
</div>
<div style="width: 200px; margin-left: 30px; background-color: #f5f5f5; padding: 10px; float: left;">
<div style="width: 200px; margin-left: 30px; background-color: #f5f5f5; padding: 10px; float: left;">
Line 12: Line 16:


[[Download]]
[[Download]]


'''Development Center'''
'''Development Center'''
----
----
Find and share script code, tutorial, plug-ins and more:
Find and share script code, tutorials, plug-ins and more:


[[Development Center]]
[[Development Center]]
'''Forum'''
----
[http://forums.winamp.com/forumdisplay.php?s=&forumid=65 Go the the NSIS forum]
Latest topics:
<forumrss></forumrss>
</div>
</div>

Revision as of 21:29, 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.

An installer is not only the first experience of a user with your product, many software problems can also be solved by providing reliable installation tools. NSIS allows you you to create stable, quick and user friendly installers that are capable of installing, uninstalling, setting system settings, extracting files and more. With the NSIS scripting language you can implement any custom logic you want.

The large collection of plug-ins, scripts and software in the Development Center helps you to build full featured installers and provides a solution for almost every scenario.

More about NSIS features...

Latest NSIS release


NSIS 3.10

Released March 30th, 2024

Download

Development Center


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

Development Center

Forum


Go the the NSIS forum

Latest topics:

Customized Page - (From the beginning)

Underline text/link

Finish Page Nsis2Io Error

NSIS 2.46 - is this the last?

A question regarding File command