NSIS Script Editor: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(revert)
 
Line 15: Line 15:


* Added editor area font selector.  
* Added editor area font selector.  
  编辑区域中增加了字体选择
* Added drag&drop support.
* Added drag&drop support.
  增加了托拽支持
* Added reopen files list.
* Added reopen files list.
  增加了重打开列表
* Added Bosnian language support.
* Added Bosnian language support.
* Fixed German language errors.
* Fixed German language errors.
Line 26: Line 23:


* Works with all versions of NSIS.
* Works with all versions of NSIS.
  适用于任何版本NSIS
* Has translatable interface to many languages (available in English, Spanish, French, Russian, German);
* Has translatable interface to many languages (available in English, Spanish, French, Russian, German);
  有多种语言接口(如:英语、西班牙语、法语、俄语、德语)
* Advanced syntax highlighting;
* Advanced syntax highlighting;
  更进一步的语法高亮
* An easy and useful template maker wizard;
* An easy and useful template maker wizard;
  一个易用高效的模板制作向导
* A converter from Inno Setup scripts to NSIS scripts;
* A converter from Inno Setup scripts to NSIS scripts;
  一个从Inno Setup 代码到 NSIS 代码转换器
* An option for post-compilation installator execution;
* An option for post-compilation installator execution;
  一个用于post-compilation 安装执行
* No need for bulky OCX or run-time libraries;
* No need for bulky OCX or run-time libraries;
  不需要庞大的OCX或运行时库
* F1 key binding for access to the NSIS help file;
* F1 key binding for access to the NSIS help file;
 
* Faster compiler results;
* Faster compiler results;
* Modern UI variables;
* Modern UI variables;

Latest revision as of 19:13, 19 November 2008

Download page (847 KB).
Version: 2.2.
License: Free to try; Register.
Author/Publisher: Labour-Saving Software Labs..

Details

NSIS Script Editor is an NSIS related software that is used to help create and maintain NSIS installer scripts. It works especially with NSIS' script and header files.

MainWin_s.gif TempWin_s.gif

More screenshots

What's new this version

  • Added editor area font selector.
  • Added drag&drop support.
  • Added reopen files list.
  • Added Bosnian language support.
  • Fixed German language errors.

Features

  • Works with all versions of NSIS.
  • Has translatable interface to many languages (available in English, Spanish, French, Russian, German);
  • Advanced syntax highlighting;
  • An easy and useful template maker wizard;
  • A converter from Inno Setup scripts to NSIS scripts;
  • An option for post-compilation installator execution;
  • No need for bulky OCX or run-time libraries;
  • F1 key binding for access to the NSIS help file;
  • Faster compiler results;
  • Modern UI variables;
  • And more!

Links