null soft installer system
Find a file
anders_k bca384e691 throw() is deprecated in C++17
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7000 212acab6-be3b-0410-9dea-997c60f758d6
2018-06-02 00:38:45 +00:00
Contrib Updated Mongolian 2018-04-09 22:23:10 +00:00
Docs Fixed !macroundef of last defined macro bug 2018-06-01 17:28:41 +00:00
Examples Added Publisher ARP value to pass Windows App Certification Kit tests 2018-06-01 22:08:04 +00:00
Include Added MakeARPInstallDate macro to help create the Add/Remove Programs InstallDate property 2018-05-30 21:31:23 +00:00
Menu 3.03 2018-01-30 03:52:59 +00:00
SCons Handle case where MSPE.ReadCharacteristics is None 2017-10-29 22:36:47 +00:00
Scripts print all bad eols 2016-12-11 21:46:29 +00:00
Source throw() is deprecated in C++17 2018-06-02 00:38:45 +00:00
.travis.yml fix slack 2018-01-05 19:10:52 +00:00
COPYING (C) 2018 2018-01-02 01:51:26 +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 Only print the PE flags string for actual PE executable files. Now also zeros the checksum just in case. 2017-10-26 16:37:42 +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.