https://github.com/kichik/nsis
***This is just a mirror of https://sf.net/projects/nsis -- please report issues there*** 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.
https://github.com/kichik/nsis
build-tool installer scripting-language windows
Last synced: 8 days ago
JSON representation
***This is just a mirror of https://sf.net/projects/nsis -- please report issues there*** 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.
- Host: GitHub
- URL: https://github.com/kichik/nsis
- Owner: kichik
- License: other
- Created: 2013-07-28T18:30:47.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T14:11:35.000Z (about 1 year ago)
- Last Synced: 2024-04-14T16:06:23.452Z (about 1 year ago)
- Topics: build-tool, installer, scripting-language, windows
- Language: C++
- Homepage: https://nsis.sourceforge.io/
- Size: 27.3 MB
- Stars: 595
- Watchers: 28
- Forks: 129
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# 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/)