# NSIS [![CI](https://github.com/kichik/nsis/workflows/CI/badge.svg)](https://github.com/kichik/nsis/actions) 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/)