Main Page: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 23: Line 23:
'''Latest NSIS release'''
'''Latest NSIS release'''
----
----
NSIS {{NSISVersion}} ([http://nsis.sourceforge.net/rn/v{{NSISVersion}} Release Notes])
NSIS {{NSISVersion}} ([http://nsis.sourceforge.net/Docs/AppendixF.html#v{{NSISVersion}} Release Notes])


{{NSISReleaseDate}}
{{NSISReleaseDate}}


{{#ifeq:{{NSISIsPreRelease}}|yes|
{{#ifeq:{{NSISIsPreRelease}}|yes|
NSIS {{NSISPreVersion}} ([http://nsis.sourceforge.net/rn/v{{NSISPreVersion}} Release Notes])
NSIS {{NSISPreVersion}} ([http://nsis.sourceforge.net/Docs/AppendixF.html#v{{NSISPreVersion}} Release Notes])


{{NSISPreReleaseDate}}
{{NSISPreReleaseDate}}

Revision as of 05:37, 27 December 2015

NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.

Being a user's first experience with your product, a stable and reliable installer is an important component of succesful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software.

NSIS is script-based and allows you to create the logic to handle even the most complex installation tasks. Many plug-ins and scripts are already available: you can create web installers, communicate with Windows and other software components, install or update shared components and more.

Detailed list of features...


 

Featured 3rd Party Projects

Latest NSIS release


NSIS 3.10 (Release Notes)

March 30th, 2024


Forum


Twitter Feed