Developer Center: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
(Development Center)
(color)
Line 16: Line 16:
Questions about NSIS scripting? Want to discuss NSIS features and development? Go to the [http://forums.winamp.com/forumdisplay.php?s=&forumid=65 NSIS Forum] or the [irc://irc.cockos.com/nsis IRC channel]</p>
Questions about NSIS scripting? Want to discuss NSIS features and development? Go to the [http://forums.winamp.com/forumdisplay.php?s=&forumid=65 NSIS Forum] or the [irc://irc.cockos.com/nsis IRC channel]</p>


<div style="background-color: #F5FCFF; border: 1px solid #3333CC; margin: 2em;">
<div style="background-color: #ffede9; border: 1px solid #ea6039; margin: 2em;">
<div style="margin:1.5em;">
<div style="margin:1.5em;">
<h3>New NSIS scripting tool for the Eclipse platform</h3>
<h3>New NSIS scripting tool for the Eclipse platform</h3>

Revision as of 22:31, 18 October 2005

Welcome to the NSIS Development Center - the repository of NSIS information

This is the place where NSIS users can find and share script code, examples, plug-ins, tutorials, software, graphics and everything else that's related to NSIS. Any user can add or update information. The sandbox can be used for editing experiments.

Browse the Categories: Code Examples | Development Environments | Functions & Macros | Graphics and UIs | Help (NSIS) | Plug-ins | Real World Installers | Related Software | Tutorials | FAQs

Questions about NSIS scripting? Want to discuss NSIS features and development? Go to the NSIS Forum or the IRC channel

New NSIS scripting tool for the Eclipse platform

EclipseNSIS is a plug-in for the Eclipse platform that creates a complete NSIS development environment. It allows you to edit script files with features like syntax highlighting, code folding and an outline view. EclipseNSIS also includes a form designer for custom pages and a compiler interface that immediately shows the location of errors in your script. In addition to manual script editing a wizard interface is provided to generate basic scripts.

More Development Environments...

Featured wiki pages

DecryptDll - Add encryption support to NSIS
HM NIS Edit - NSIS script editor with InstallOptions designer and script generation wizard
Venis IX - NSIS script editor with script generation wizard
Graphics - Many cool installer graphics
.NET Version - Detect installed .NET runtime version
Installing the Microsoft .NET Framework
Allow only one installer instance