Nullsoft Scriptable Install System: Difference between revisions

Content deleted Content added
Lurker (talk | contribs)
fixing own mistake
Lurker (talk | contribs)
fixing link to renamed page
Line 11:
website = [http://nsis.sourceforge.net/ nsis.sf.net] |
}}
'''Nullsoft Scriptable Install System''' (NSIS), is an [[open source|open-source]] ([[zlib-libpng license|⁠zlib/libpng license]]), script-driven installation system with minimal overhead being 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]], supports [[LZMA]] compression, multiple languages and an easy plug-in system. The NSIS script compiler compiles on [[POSIX]] platforms.
 
==History==