Info
Version: | 2.51.0 |
Author(s): | Nullsoft |
Last Update: | Tuesday, June 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NSIS |
Install
Install-Package NSIS
dotnet add package NSIS
paket add NSIS
NSIS Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.