Mihov NSIS Helper: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Updated author links.)
m (Added category links.)
Line 29: Line 29:


You can get more information on the [http://www.mihov.com/eng/nh.html  Mihov NSIS Helper web site].
You can get more information on the [http://www.mihov.com/eng/nh.html  Mihov NSIS Helper web site].
[[{{ns:14}}:Related Software]]

Revision as of 21:02, 30 April 2005

Author: anonymous (talk, contrib)


Description

Mihov NSIS Helper is a program for simplifying the creation of installation programs. It uses NSIS from Nullsoft and it enhances it by adding graphical interface to it. All that it does is create a script for simple installations. There are two versions of the program: one makes standard UI setup file (version 1.0), the other (versions 2.0 and 3.2) create setup files with modern interface (wizard). The difference between 2.0 and 3.2 is in the NSIS versions it supports. 2.0 worked well with versions up to October 2003, version 3.2 works with later versions (including v2.0final that is the latest at the time of writing).

Version 1.0 was tested on NSIS 1.98 and 2.0a0, version 2.0 was tested using NSIS 2.0b2, version 3.2 was tested using NSIS 2.0rc2 and 2.0final.

The program is freeware. You can download three versions:

Standard interface
version 1.0
nsis_gui.exe
197 kB
Modern interface
version 2.0
nsis2_gui.exe
206 kB
Modern interface version 3.2 nsis3_gui.exe
228 kB

You can get more information on the Mihov NSIS Helper web site.