null soft installer system
Find a file
2017-06-15 18:58:22 +00:00
Contrib Display English and German in LangDLL if the codepage is 1250 (Bug #1185) 2017-06-15 18:58:22 +00:00
Docs Display English and German in LangDLL if the codepage is 1250 (Bug #1185) 2017-06-15 18:58:22 +00:00
Examples Refactored preprocessor instructions to separate source file 2017-05-03 12:08:09 +00:00
Include Added IGameExplorer to COM.nsh 2017-05-27 01:21:27 +00:00
Menu 3.01 2016-12-11 21:46:07 +00:00
SCons more mingw versions https://github.com/kichik/nsis/pull/5/ 2016-09-30 23:32:40 +00:00
Scripts print all bad eols 2016-12-11 21:46:29 +00:00
Source Added the HKCR32, HKCR64, HKCU32, HKCU64, HKLM32 and HKLM64 root keys and the experimental HK*ANY root keys. 2017-06-06 19:51:43 +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 a note about building wxWidgets 2012-11-05 01:42:47 +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 Include CPU architecture in the RegTool filename so Library.nsh always picks the correct version 2017-05-14 16:16:30 +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.