
29th Sep 07, 11:55 PM
|
 |
Senior Member
|
|
Join Date: Oct 2004
Posts: 31,027
|
|
Nullsoft Scriptable Install System 2.31
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. Changes: Minor Changes * Added BST_* definitions to WinMessages.nsh (bug #1792422) * Added SetRegView lastused * Minor documentation improvements * Library will now revert registry view settings (SetRegView) after it's finished * Modern UI: Fixed empty welcome page with Chinese (bug #1786899) * Modern UI: Fixed finish button text (bug #1789492) * Modern UI: Fixed uninstaller comportments page text (bug #1793811) * Modern UI: Fixed unused function warnings
Read full story...


More...
|