| Software | 
| 
| |
|
|
| Configure design | 
| |
|
|
|
|
|
| NSIS |
|
|
| NSIS, which stands for "Nullsoft SuperPIMP Installation System" or "Nullsoft Scriptable Installation System" or whatever you want, is based on PIMP but is designed to be much more flexible. NSIS creates installers that are capable of installing, uninstalling, setting system settings, extracting files, etc. Pretty much anything. All with the minimum of overhead- NSIS installers don't bother throwing up a big blue gradient, they don't bother decompressing themselves three different times, telling the user to "please wait". They get to the point and get the job done. In order to make NSIS even more powerful than it already is, we have released it under an open source license (it is actually the zlib/libpng license, which is approved by opensource.org). What does this mean? It means that if you want to add the functionality you need to NSIS, you can. It means if you want to make your own custom version of NSIS (or some product that includes NSIS), and sell it, you can. Or if you just want to distribute your software using NSIS, you sure as hell can. The result of all of this is an installation system for win32 that lets you compile nice little scripts (which are text files, no wizards to slow you down) into tiny installers. Many features are supported, and the whole thing just works pretty damn well (at least, we think). |
|
|
|
|
| Tiny yet very poweful installation system. It was started to prepare nice installations for WinAMP, went open-source and is widely used in hundreds of programs. Original scripting system gives you almost unlimited possibilities during installation process. Also you may found Mihov NSIS Helper useful... |
|
|
| Download NSIS 2.0 beta 1: | |
|
|
|
|
|
|
|
|
|
|
|
Version: 2.0 beta 1 FreeWare Interface: ENG Windows |
|
| |
| |
|
|

|