NSIS 2.45 Technical
Title: | NSIS 2.45 |
Downloads: | 316 (All versions: 316) |
License: | Open Source |
File Size: | 1.52M (1598143 bytes) |
Date Added: | Jun 6, 2009 |
OS Support: | Windows 9x/ME/2000/XP/2003/Vista/2008/7 |
Publisher: | Nullsoft |
Homepage: | http://nsis.sourceforge.net |
MD5 Checksum: | eb02528884cba6ecdf990c4ab649851d |
SHA1 Checksum: | 6b338a3822ff8e1c733dd741c83145f94040ea6b |
NSIS 2.45 Description
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.
NSIS 2.45 Changes Log
Added support for Windows 7 installers - use RequestExecutionLevel, just like with Vista (bug #2725883)
Added WinVer.nsh Windows 7 and Windows 2008 R2 support
Installers now identify as Terminal Services aware (IMAGE_DLLCHARACTERISTICS_TERMINAL_SERVER_AWARE) so $WINDIR will no longer be under the user's profile when installing on Terminal Services
Less UAC annoyance in Add/Remove control panel (bug #2697027)
...