Nullsoft Installation System (NSIS) v2.40
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 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 Developer Center helps you to build full featured installers and provides a solution for almost every scenario.
Check all features here:
Code:
PHP Code:
http://nsis.sourceforge.net/Features
View Release Notes here:
Code:
PHP Code:
http://sourceforge.net/project/shownotes.php?release_id=632284
Homepage and more info here:
Code:
PHP Code:
http://nsis.sourceforge.net/
Download it from here:
Code:
PHP Code:
http://nsis.sourceforge.net/Download
or
http://prdownloads.sourceforge.net/nsis/nsis-2.40-setup.exe?download
or
http://kent.dl.sourceforge.net/sourceforge/nsis/nsis-2.40-setup.exe
or
http://superb-east.dl.sourceforge.net/sourceforge/nsis/nsis-2.40-setup.exe
or
http://superb-west.dl.sourceforge.net/sourceforge/nsis/nsis-2.40-setup.exe
Source Code here:
Code:
PHP Code:
http://prdownloads.sourceforge.net/nsis/nsis-2.40-src.tar.bz2?download
or
http://kent.dl.sourceforge.net/sourceforge/nsis/nsis-2.40-src.tar.bz2
or
http://superb-east.dl.sourceforge.net/sourceforge/nsis/nsis-2.40-src.tar.bz2
or
http://superb-west.dl.sourceforge.net/sourceforge/nsis/nsis-2.40-src.tar.bz2