NSISPlus GUI: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (NSISPlus Editor moved to NSISPlus GUI) |
(wrong category) |
||
Line 23: | Line 23: | ||
Created by [[User:SmartyMan|SmartyMan]]. | Created by [[User:SmartyMan|SmartyMan]]. | ||
[[Category: | [[Category:Related Software]] |
Revision as of 22:27, 24 November 2005
Links
Download link (v.0.92 - couldn't find 0.93 on the web):
nsisplus092.zip (95 KB)
Forum thread
Forum thread w/ most current versions
Description
Version: 0.93 (download file is in v.0.92).
Updated to NSIS Version: 1.98.
Contrasting with other editors of the NSIS dark ages, this is an abandoned but quite useful program. It had some abilities still not really used by current NSIS script editors like:
- Tree view vision of the script, showing installer attributes, sections and functions of the script. (also found in EclipseNSIS, but more complex in some situations and simpler in others)
- Creation of a TODO list. You can use it to check for completed or not project steps.
- Installation preview, showing where the files will go after the installation is completed, including shortcuts.
- Basic integration with Microsoft Visual Studio so you can copy the version of the program resource in a script created by Microsoft Visual Studio.
- Internal help (also found in some editors, but not as detailed).
Readme is in German. No source code included.
Credits
Created by SmartyMan.