null soft installer system
Find a file
2020-05-21 00:44:39 +00:00
Contrib Added LineParser::gettoken_intx with basic arithmetic expression handling for LoadAndSetImage, SectionSetFlags and SectionSetInstTypes. 2020-05-02 21:53:41 +00:00
Docs Added UnpinShortcut and NotifyShell_AssocChanged macros 2020-05-21 00:44:39 +00:00
Examples Added UnpinShortcut and NotifyShell_AssocChanged macros 2020-05-21 00:44:39 +00:00
Include Added UnpinShortcut and NotifyShell_AssocChanged macros 2020-05-21 00:44:39 +00:00
Menu 3.05 2019-12-16 00:44:00 +00:00
SCons Port SCons scripts to py3k (xantares/py3k PR) 2019-10-06 16:15:14 +00:00
Scripts nuke old folders so release doesn't fail for no reason 2019-12-16 01:08:41 +00:00
Source Added LineParser::gettoken_intx with basic arithmetic expression handling for LoadAndSetImage, SectionSetFlags and SectionSetInstTypes. 2020-05-02 21:53:41 +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 add readme with build status 2017-06-05 00:34:48 +00:00
SConstruct Make sure NSIS_VERSION is not just "v" 2020-04-20 17:48:16 +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.