Mihov NSIS Helper

From NSIS Wiki
Revision as of 12:35, 23 April 2005 by ConversionBot (talk | contribs) (Updated author and download links, and changed format of some pages.)
Jump to navigationJump to search

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.

Page author: anonymous