null soft installer system
Find a file
anders_k a104daf046 Added NSIS menu PE version info
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7120 212acab6-be3b-0410-9dea-997c60f758d6
2019-09-06 17:55:06 +00:00
Contrib Reduced button text length to "Agree" to prevent truncation (Bug #1069) 2019-08-22 22:59:16 +00:00
Docs Minor docs corrections 2019-09-04 19:50:23 +00:00
Examples Added NSIS menu PE version info 2019-09-06 17:55:06 +00:00
Include Added PropVariantChangeType macro 2019-09-04 19:39:06 +00:00
Menu IRC server is gone 2019-07-16 14:28:57 +00:00
SCons Auto-detection of 64 bit mingw-w64 on non-windows platforms (Patch #293) 2019-04-18 21:36:47 +00:00
Scripts fix release scons/inst diff 2018-12-15 22:11:30 +00:00
Source BITMAPCOREHEADER bitmaps cannot be top-down bitmaps 2019-08-18 22:54:26 +00:00
.travis.yml Force trusty for all 2019-08-01 18:06:00 +00:00
COPYING (C) 2019 2019-01-07 14:30:06 +00:00
INSTALL Updated minimum Python version in build docs 2017-10-07 12:37:38 +00:00
nsisconf.nsh UninstallIcon, not UnIcon 2004-02-05 21:47:08 +00:00
README.md add readme with build status 2017-06-05 00:34:48 +00:00
SConstruct bug #1218 - build NSIS.exe for dist-zip 2019-08-17 19:33:21 +00:00
TODO.txt Documentation fixes and clarifications 2016-03-27 23:24:43 +00:00

NSIS

Build Status

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.