Please scroll down for the download button
and more file information.
File Description
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.
Changelog: This is a quick-fix release for script build issues that emerged in the last version with some icon combinations.
Major Changes * Fixed a bug introduced in 2.43 causing script build issues with some icons (bug #2572035)
Minor Changes * Fixed nsDialogs CreateTimer documentation (bug #2595565) * Global labels didn't work when declared in unused functions (bug #2593369)