HM NIS Edit: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(new category: Development Environments) |
|||
Line 10: | Line 10: | ||
*Plugins support. | *Plugins support. | ||
*Multiple scripts editition and compilation interface (MDI). | *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. | *Syntax highlighting with customizable colors and text attributes. | ||
*'''InstallOptions designer.''' | *'''InstallOptions designer.''' |
Revision as of 19:21, 21 September 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 beginer) that will guide for all steps to create a standard Windows Setup program.
- Sript 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).