null soft installer system
Find a file
2019-03-11 19:33:07 +00:00
Contrib Allow quoted library path in System::Call (bug #546) 2019-03-11 19:33:07 +00:00
Docs Allow quoted library path in System::Call (bug #546) 2019-03-11 19:33:07 +00:00
Examples ANSI targets are deprecated, force the important examples to use Unicode. 2019-02-11 16:04:47 +00:00
Include Force ANSI RichEdit in nsD example because UTF-16 encoded RTF is not valid 2019-03-06 19:00:49 +00:00
Menu 3.04 2018-12-15 22:00:41 +00:00
SCons Don't store coffgrp LTCG/POGO debug data in VS2015+ release builds 2018-06-03 23:53:51 +00:00
Scripts fix release scons/inst diff 2018-12-15 22:11:30 +00:00
Source Added NSD_Remove[Ex]Style and NCM_* messages 2019-02-15 20:19:27 +00:00
.travis.yml fix slack 2018-01-05 19:10:52 +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 Removed LibraryLocal utility 2018-12-07 22:06:47 +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.