null soft installer system
Find a file
kichik 9a47586141 use https
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7196 212acab6-be3b-0410-9dea-997c60f758d6
2020-07-31 20:07:43 +00:00
Contrib use https 2020-07-31 20:07:43 +00:00
Docs use https 2020-07-31 20:07:43 +00:00
Examples use https 2020-07-31 20:07:43 +00:00
Include use https 2020-07-31 20:07:43 +00:00
Menu use https 2020-07-31 20:07:43 +00:00
SCons Don't let GCC 10 generate memmove calls (bug #1248) 2020-06-27 23:18:45 +00:00
Scripts use https 2020-07-31 20:07:43 +00:00
Source Added experimental ManifestAppendCustomString 2020-07-25 20:13:13 +00:00
.travis.yml fix deploy 2020-03-05 00:07:48 +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 Primitive SOURCE_DATE_EPOCH support for reproducible builds (patches 294) 2020-06-26 22:52:09 +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.