null soft installer system
Find a file
2017-07-24 21:38:21 +00:00
Contrib Fix translation files: Romanian.nsh, TradChinese.nsh (bug #1189) 2017-07-24 11:38:23 +00:00
Docs Fix translation files: Romanian.nsh, TradChinese.nsh (bug #1189) 2017-07-24 11:38:23 +00:00
Examples Make sure we always install the "native" RegTool binary. 2017-07-24 21:38:21 +00:00
Include Added IGameExplorer to COM.nsh 2017-05-27 01:21:27 +00:00
Menu 3.02 2017-07-23 23:48:05 +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 Make sure we always install the "native" RegTool binary. 2017-07-24 21:38:21 +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.