Main Page: Difference between revisions
m (NSIS is not dependent on a contribution, thus this link shoudn't exist. Contributions should all be located in the Development Center.) |
(improved text, EclipseNSIS link is back (this is the place for a "featured contribution" that's inside the Developer Center)) |
||
Line 1: | Line 1: | ||
<div style="width: 535px; float: left;"> | <div style="width: 535px; float: left;"> | ||
NSIS (Nullsoft Scriptable Install System) is a professional open | 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. | |||
[[Features| | [[Features|Detailed list of features...]] | ||
<navimg>local|Devcenter.gif|Developer Center</navimg> | <navimg>local|Devcenter.gif|Developer Center</navimg> | ||
<navimg>local|Eclipse.gif|EclipseNSIS - NSIS plugin for Eclipse</navimg> | |||
</div> | </div> | ||
<div style="width: 200px; margin-left: 30px; background-color: #fff8c2; border: 1px solid #ffcc00; padding: 10px; float: left;"> | <div style="width: 200px; margin-left: 30px; background-color: #fff8c2; border: 1px solid #ffcc00; padding: 10px; float: left;"> | ||
'''Latest NSIS release''' | '''Latest NSIS release''' | ||
---- | ---- |
Revision as of 16:05, 10 June 2006
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.
Latest NSIS release
NSIS 3.10 (Release Notes)
March 30th, 2024
Forum
Latest topics:
Customized Page - (From the beginning)
A question regarding File command