Mihov NSIS Helper: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Adding new author and category links.)
 
Line 2: Line 2:


== Description ==
== 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).
'''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.3 works with later versions (including v2.0final up to v2.10 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.
Version 1.0 was tested on NSIS 1.98 and 2.0a0, version 2.0 was tested using NSIS 2.0b2, version 3.3 was tested using NSIS 2.10.


The program is freeware. You can download three versions:
'''What's new?'''
Option to add desktop shortcut and option to add a shortcut to quicklaunch toolbar.
 
The program is freeware. You can download three versions (but probably you want to download version 3.3):


{| bgcolor=#c0c0c0 border="1"
{| bgcolor=#c0c0c0 border="1"
Line 21: Line 24:
|-
|-
| '''Modern interface'''
| '''Modern interface'''
| '''version 3.2'''
| '''version 3.3'''
| [http://download.mihov.com/nsis3_gui.exe '''nsis3_gui.exe''']<br>
| [http://download.mihov.com/nsis3_gui.exe '''nsis3_gui.exe''']<br>
| '''228 kB'''
| '''231 kB'''
|}
|}



Latest revision as of 10:33, 28 November 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.3 works with later versions (including v2.0final up to v2.10 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.3 was tested using NSIS 2.10.

What's new? Option to add desktop shortcut and option to add a shortcut to quicklaunch toolbar.

The program is freeware. You can download three versions (but probably you want to download version 3.3):

Standard interface
version 1.0
nsis_gui.exe
197 kB
Modern interface
version 2.0
nsis2_gui.exe
206 kB
Modern interface version 3.3 nsis3_gui.exe
231 kB

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