null soft installer system
Find a file
anders_k c7516acf94 Support dark mode in simple docs
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7322 212acab6-be3b-0410-9dea-997c60f758d6
2021-09-13 16:34:38 +00:00
.github/workflows Ignore svn2git-cache branch as it contains no code 2021-09-12 03:30:38 +00:00
Contrib Support dark mode in simple docs 2021-09-13 16:34:38 +00:00
Docs Constify 2021-09-13 14:01:33 +00:00
Examples Docs update and font size fixes 2021-08-25 17:36:17 +00:00
Include Added GetWinVer instruction 2021-08-29 18:39:07 +00:00
Menu 3.07 2021-07-24 21:51:32 +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 Better xhtml compatibility, default charset and optional lang tag 2021-09-11 22:57:27 +00:00
COPYING (C) 2021 2021-01-01 20:27:52 +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 switch to github actions 2020-10-13 17:38:40 +00:00
SConstruct Honour SOURCE_DATE_EPOCH for VERSION default (GitHub PR #13) 2021-01-15 16:31:10 +00:00
TODO.txt Documentation fixes and clarifications 2016-03-27 23:24:43 +00:00

NSIS

CI

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.