NSIScript: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Added category links.)
m (Adding new author and category links.)
Line 1: Line 1:
{|align=right
{{PageAuthor|VWare}}
|<small>Author: [[{{ns:2}}:VWare|VWare]] ([[{{ns:3}}:VWare|talk]], [[{{ns:-1}}:Contributions/VWare|contrib]])</small>
 
|}
<br style="clear:both;">
== Description ==
== Description ==
NSIScript is meant for people wanting to write installer scripts for the Nullsoft Scriptable Install System. It features syntax highlighting for all currently supported commands of NSIS, insertion of new sections and Modern UI code. You can also compile your script directly out of the editor, as well as test the created installer.
NSIScript is meant for people wanting to write installer scripts for the Nullsoft Scriptable Install System. It features syntax highlighting for all currently supported commands of NSIS, insertion of new sections and Modern UI code. You can also compile your script directly out of the editor, as well as test the created installer.
Line 14: Line 12:
http://www.vware.at/misc/nsiscriptpreview.gif
http://www.vware.at/misc/nsiscriptpreview.gif


[[{{ns:14}}:Related Software]]
[[Category:Related Software]]

Revision as of 13:20, 24 June 2005

Author: VWare (talk, contrib)


Description

NSIScript is meant for people wanting to write installer scripts for the Nullsoft Scriptable Install System. It features syntax highlighting for all currently supported commands of NSIS, insertion of new sections and Modern UI code. You can also compile your script directly out of the editor, as well as test the created installer. Of course, all text editing standard features are available to the scripter, as well as line numbering and a few other extras. Currently, the download of version 1.0 is not available. The preview shows version 2.0, with tabbed editing. It is still in development, but is planned to be released soon, and customized for NSIS 2.03. A release will be announced on this page. Find more information: VWare homepage

A little preview: nsiscriptpreview.gif