null soft installer system
Find a file
2017-11-15 18:50:54 +00:00
Contrib Fixed Scottish Gaelic MUI_UNPAGE_FINISH quote issue (patch #285) 2017-11-15 18:23:57 +00:00
Docs Fixed Scottish Gaelic MUI_UNPAGE_FINISH quote issue (patch #285) 2017-11-15 18:23:57 +00:00
Examples Use additional uninstall pages to catch more translation issues 2017-11-15 18:50:54 +00:00
Include Added IntPtrCmp, IntPtrCmpU, Int64Cmp and Int64CmpU 2017-10-14 16:49:40 +00:00
Menu 3.02.1 2017-08-01 00:29:07 +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 Try to avoid clobbering SysLink GWLP_USERDATA 2017-11-05 18:36:33 +00:00
.travis.yml TravisCI OSX instance needs cppunit v1.13.2 2017-06-03 02:56:46 +00:00
COPYING (C) 2017 2017-01-02 03:51:39 +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.