NSISPlus GUI: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(wrong category) |
mNo edit summary |
||
Line 1: | Line 1: | ||
== Links == | == Links == | ||
Download link (v.0.92 - couldn't find 0.93 on the web):<br> | Download link (v.0.92 - couldn't find 0.93+ on the web):<br> | ||
[[Image:Zip.gif]] [http://forums.winamp.com/attachment.php?postid=517090 nsisplus092.zip] (95 KB)<br> | [[Image:Zip.gif]] [http://forums.winamp.com/attachment.php?postid=517090 nsisplus092.zip] (95 KB)<br> | ||
[http://forums.winamp.com/showthread.php? | [http://forums.winamp.com/showthread.php?postid=474703#post474703 Forum post for v.0.80 download]<br> | ||
[http://forums.winamp.com/showthread.php?threadid= | [http://forums.winamp.com/showthread.php?threadid=78615 Forum thread w/ versions v.0.91 and v.0.92 downloads]<br> | ||
<strike>www dot nsisplus dot de dot vu</strike> - Old official website - domain is now owned by someone else and used for something else | |||
== Description == | == Description == | ||
'''Version:''' 0. | '''Version:''' +0.94 (not known - download file is v.0.92).<br> | ||
'''Updated to NSIS Version:''' 1.98. | '''Updated to NSIS Version:''' 2.0a6 (download file is for v.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: | 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: |
Revision as of 19:32, 26 November 2005
Links
Download link (v.0.92 - couldn't find 0.93+ on the web):
nsisplus092.zip (95 KB)
Forum post for v.0.80 download
Forum thread w/ versions v.0.91 and v.0.92 downloads
www dot nsisplus dot de dot vu - Old official website - domain is now owned by someone else and used for something else
Description
Version: +0.94 (not known - download file is v.0.92).
Updated to NSIS Version: 2.0a6 (download file is for v.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.