Content deleted Content added
→Features: Grammar corrections |
Tightened sentence; grammar fixes |
||
Line 11:
website = [http://nsis.sourceforge.net/ nsis.sf.net] |
}}
'''Nullsoft Scriptable Install System''' (NSIS), is an [[open source]], script-driven installation system with minimal overhead backed by [[Nullsoft]], creators of [[Winamp]]. NSIS 1 is in many ways similar to the classic [[Microsoft Windows|Windows]] installer, but it is more easily scriptable and supports more compression formats. NSIS 2 has a new streamlined [[GUI|graphical user interface]], supports [[LZMA]] compression, multiple languages, and an easy plugin system. The NSIS script compiler compiles on [[POSIX]] platforms.
==History==
NSIS was created to distribute [[Winamp]]. It is based on a previous [[Nullsoft]] product, PiMP (plugin Mini Packager)
===POSIX===
|