
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7331 212acab6-be3b-0410-9dea-997c60f758d6
11 lines
769 B
Markdown
11 lines
769 B
Markdown
# NSIS
|
|
|
|
[](https://github.com/kichik/nsis/actions/workflows/build.yml) [](https://github.com/kichik/nsis/actions/workflows/copy-svn.yml)
|
|
|
|
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](https://nsis.sourceforge.io/Simple_tutorials)
|
|
* [NSIS Homepage](https://nsis.sourceforge.io/)
|
|
* [User Manual](https://nsis.sourceforge.io/Docs/)
|