HM NIS Edit: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
Line 14: Line 14:
*'''InstallOptions designer.'''
*'''InstallOptions designer.'''
*Wizard (special for beginner) that will guide for all steps to create a standard Windows Setup program.
*Wizard (special for beginner) that will guide for all steps to create a standard Windows Setup program.
*Sript creation from template files.
*Script creation from template files.
*Code templates with most common commands.
*Code templates with most common commands.
*Basic command help with only move the mouse cursor over a command in the editor.
*Basic command help with only move the mouse cursor over a command in the editor.

Revision as of 01:09, 20 November 2005

Author: ranametal (talk, contrib)


Links

For more information and download links visit the homepage.

Description

HM NIS Edit 2.0.3 is the best OpenSource script editor for Nullsoft Scriptable Install System (NSIS). It's useful for experts and beginners in the creation of Setup programs with the NSIS.

In addition of all features of a excellent plain text editor it also has:

  • Plugins support.
  • Multiple scripts editition and compilation interface (MDI).
  • Translatable interface to any language (Spanish, English, French, Polish, Czech, and much more!).
  • Syntax highlighting with customizable colors and text attributes.
  • InstallOptions designer.
  • Wizard (special for beginner) that will guide for all steps to create a standard Windows Setup program.
  • Script creation from template files.
  • Code templates with most common commands.
  • Basic command help with only move the mouse cursor over a command in the editor.
  • Advanced command help pressing F1 key.
  • Execution of the generate Setup program after script compilation (to try the setup program).