null soft installer system
Find a file
anders_k 523b810377 Another Python fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7215 212acab6-be3b-0410-9dea-997c60f758d6
2020-08-12 23:27:03 +00:00
Contrib Win2000 has a very limited HTML parser, only plain A tags 2020-08-01 23:20:24 +00:00
Docs Unicode is the now default for i386 2020-08-10 22:26:36 +00:00
Examples Draw the header icon background correctly 2020-08-09 21:07:58 +00:00
Include fix eol 2020-07-31 22:53:37 +00:00
Menu 3.06.1 2020-08-01 02:24:30 +00:00
SCons Another Python fix 2020-08-12 23:27:03 +00:00
Scripts use https 2020-07-31 20:07:43 +00:00
Source Postpone leak check so that global destructors can run first 2020-08-11 22:52:25 +00:00
.travis.yml don't ignore errors 2020-08-01 00:25:37 +00:00
COPYING (C) 2020 2020-01-01 21:13:57 +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 use https 2020-07-31 20:07:43 +00:00
SConstruct Python equality vs identity fix 2020-08-11 23:14:38 +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.