Difference between revisions of "NULLSoft Scriptable Installer System (NSIS)"
(Created page for NSIS) |
m (Fixed the licence semantic tags) |
||
Line 22: | Line 22: | ||
{{#set:Status=Maintained}} | {{#set:Status=Maintained}} | ||
{{#set:Author=NULLSoft}} | {{#set:Author=NULLSoft}} | ||
− | {{#set:License=[[Mixed | + | {{#set:License=[[Mixed Licenced]]}} |
+ | {{#set:License=[[CPLv1]]}} | ||
+ | {{#set:License=[[zLib]]}} | ||
+ | {{#set:License=[[bZip2]]}} |
Latest revision as of 04:30, 6 September 2013
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.
Features:
- Low Size Overhead (only 34 KB)
- Compatible with Windows 95, 98, ME, NT, 2000, XP, Server 2003 Server 2008, Vista, and Windows 7
- Supports ZLib, BZip2, and LZMA compression
- Localisation support
- Creates Self-Contained and Self-Verifying Executable Installers
- Uninstall support
- Supports packages up to 2GB
- Optional silent mode
- Permissive licencing (mixed CPLv1, bZip2, zLib)
- Links
- NSIS
- Download NSIS