
partly https://github.com/kichik/nsis/pull/1 git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6866 212acab6-be3b-0410-9dea-997c60f758d6
11 lines
542 B
Markdown
11 lines
542 B
Markdown
# NSIS
|
|
|
|
[](https://travis-ci.org/kichik/nsis)
|
|
|
|
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.
|
|
|
|
## External Links
|
|
|
|
* [Simple tutorial](http://nsis.sourceforge.net/Simple_tutorials)
|
|
* [NSIS Homepage](http://nsis.sourceforge.net/)
|
|
* [User Manual](http://nsis.sourceforge.net/Docs/)
|