updated texts, links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2805 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
da6c41fa7b
commit
f432054bd9
5 changed files with 21 additions and 19 deletions
|
@ -15,10 +15,10 @@
|
||||||
<p>NSIS Scripts can be compiled with the makensis compiler.<br>
|
<p>NSIS Scripts can be compiled with the makensis compiler.<br>
|
||||||
MakeNSISW is a graphical interface for the compiler.</p>
|
MakeNSISW is a graphical interface for the compiler.</p>
|
||||||
<p>If you have installed the shell extensions (they are installed by default),
|
<p>If you have installed the shell extensions (they are installed by default),
|
||||||
right click on the script file in Windows and choose 'Compile NSI'. The
|
right click on the script file in explorer and choose 'Compile NSI'. The
|
||||||
compiler will be started in the MakeNSISW interface.</p>
|
compiler will be started in the MakeNSISW interface.</p>
|
||||||
<p>You can also start MakeNSISW and open the script using the File menu
|
<p>You can also start MakeNSISW and open the script using the File menu
|
||||||
or drag the script file into the window.</p>
|
or drag the script file from explorer into the window.</p>
|
||||||
<p><a href="EX:makensisw.exe"><strong>Start MakeNSISW ></strong></a></p>
|
<p><a href="EX:makensisw.exe"><strong>Start MakeNSISW ></strong></a></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -15,14 +15,14 @@
|
||||||
<p>For information about the NSIS Script format, a tutorial, useful functions
|
<p>For information about the NSIS Script format, a tutorial, useful functions
|
||||||
and a reference of all commands, see the <a href="EX:docs\index.html"><strong>
|
and a reference of all commands, see the <a href="EX:docs\index.html"><strong>
|
||||||
Documentation</strong></a>.</p>
|
Documentation</strong></a>.</p>
|
||||||
<p>If you want to create an installer with the Modern User Interface, check
|
<p>If you want to create an installer with a modern user interface, check
|
||||||
the <a href="EX:Contrib\Modern UI\Readme.html"><strong>Modern UI Readme</strong></a>.</p>
|
the <a href="EX:Contrib\Modern UI\Readme.html"><strong>Modern UI Readme</strong></a>.</p>
|
||||||
<p>For example scripts, browse the <a href="EX:Examples"><strong>Examples
|
<p>For example scripts, browse the <a href="EX:Examples"><strong>Examples
|
||||||
folder</strong></a>.</p>
|
folder</strong></a>.</p>
|
||||||
<p>More tutorials and examples can be found in the <a href="EX:http://nsis.sourceforge.net/archive/"> <strong>online
|
|
||||||
NSIS Archive</strong></a>.</p>
|
|
||||||
<p>For information about the plugins, browse the <a href="EX:Contrib"><strong>Contrib
|
<p>For information about the plugins, browse the <a href="EX:Contrib"><strong>Contrib
|
||||||
folder</strong></a>.</p>
|
folder</strong></a>.</p>
|
||||||
|
<p>For a FAQ, tutorials, articles and more examples see the <a href="EX:http://nsis.sourceforge.net/"><strong>NSIS
|
||||||
|
Site</strong></a>.</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
|
@ -12,12 +12,15 @@
|
||||||
</td>
|
</td>
|
||||||
<td width="425" valign="top">
|
<td width="425" valign="top">
|
||||||
<p><font size="+1" color="#1956B1"><strong> <b>Welcome</b> </strong></font></p>
|
<p><font size="+1" color="#1956B1"><strong> <b>Welcome</b> </strong></font></p>
|
||||||
<p>NSIS is a free win32 installer/uninstaller system.</p>
|
<p>An installer is the first experience of a user with your application.
|
||||||
|
Slow or unsuccesful software installations are the most irritating
|
||||||
|
computer problems. A quick and user friendly installer is therefore an
|
||||||
|
essential part of your software product. NSIS helps you to create such
|
||||||
|
installers.</p>
|
||||||
<p>NSIS installers are based on NSIS Scripts (.nsi) which can be compiled
|
<p>NSIS installers are based on NSIS Scripts (.nsi) which can be compiled
|
||||||
with the makensis compiler.</p>
|
with the makensis compiler. They can also be extended with plug-ins written
|
||||||
<p>You can create both simple installers and installers that handle lots
|
in C, C++, Delphi or another language.</p>
|
||||||
of advanced tasks. Installers can also be extended with plugins written
|
<p></p>
|
||||||
in C, C++ or another language.</p>
|
|
||||||
<p>This menu contains links to applications, websites and documentation
|
<p>This menu contains links to applications, websites and documentation
|
||||||
that will help you to create your installers.</p>
|
that will help you to create your installers.</p>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
@ -14,13 +14,12 @@
|
||||||
<p><font size="+1" color="#1956B1"><strong> <b> Update</b> </strong></font></p>
|
<p><font size="+1" color="#1956B1"><strong> <b> Update</b> </strong></font></p>
|
||||||
<p>NSIS Update allows you to check whether a new release is available and
|
<p>NSIS Update allows you to check whether a new release is available and
|
||||||
to download the latest development files from CVS.</p>
|
to download the latest development files from CVS.</p>
|
||||||
<p>The development files have not been tested yet in all situations, so
|
<p>Usage of development files for installer production is not recommended when you are not
|
||||||
you should only use them if you are following the NSIS development or
|
following the NSIS development. You can use development files to prepare installers for
|
||||||
looking for a specific bugfix.</p>
|
the next vesion or if you are looking for a specific bugfix or feature.</p>
|
||||||
<p>See the <a href="EX:http://nsis.sourceforge.net/changelog.php"> <strong>Changelog</strong></a> for
|
<p>See the <a href="EX:http://nsis.sourceforge.net/changelog.php"> <strong>Changelog</strong></a> for
|
||||||
the latest changes in the development files.</p>
|
the latest changes in the development files.</p>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
|
||||||
<p><strong><a href="EX:Bin\NSISUpdate.exe">Start NSIS Update ></a></strong></p>
|
<p><strong><a href="EX:Bin\NSISUpdate.exe">Start NSIS Update ></a></strong></p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
@ -12,17 +12,17 @@
|
||||||
</td>
|
</td>
|
||||||
<td width="425" valign="top">
|
<td width="425" valign="top">
|
||||||
<p><font size="+1" color="#1956B1"><strong> Websites </strong></font></p>
|
<p><font size="+1" color="#1956B1"><strong> Websites </strong></font></p>
|
||||||
<p><a href="EX:http://nsis.sourceforge.net/"><strong>NSIS Development Site</strong></a> -
|
<p><a href="EX:http://nsis.sourceforge.net/"><strong>NSIS Site</strong></a> -
|
||||||
All of the latest information about NSIS development</p>
|
Latest news, developments, downloads, FAQ, tutorials, more examples, articles.</p>
|
||||||
<p><a href="EX:http://nsis.sourceforge.net/archive/"><strong>NSIS Archive</strong></a> -
|
<p><a href="EX:http://nsis.sourceforge.net/archive/"><strong>NSIS Archive</strong></a> -
|
||||||
Useful functions, NSIS related software, example scripts, plugins and
|
Repository of NSIS information (part of the NSIS Site). Contains examples, tutorials,
|
||||||
tutorials</p>
|
plug-ins, NSIS related software and more.</p>
|
||||||
<p><a href="EX:http://forums.winamp.com/forumdisplay.php?s=&forumid=65"><strong>NSIS
|
<p><a href="EX:http://forums.winamp.com/forumdisplay.php?s=&forumid=65"><strong>NSIS
|
||||||
Forum</strong></a> - Talk with others in the NSIS community</p>
|
Forum</strong></a> - Talk with others in the NSIS community</p>
|
||||||
<p><a href="EX:irc://irc.landoleet.org/nsis"><strong>NSIS IRC Channel</strong></a> -
|
<p><a href="EX:irc://irc.landoleet.org/nsis"><strong>NSIS IRC Channel</strong></a> -
|
||||||
Chat with NSIS developers (IRC client required)</p>
|
Chat with NSIS developers (IRC client required)</p>
|
||||||
<p><a href="EX:http://sourceforge.net/tracker/?group_id=22049&atid=373085"><strong>
|
<p><a href="EX:http://sourceforge.net/tracker/?group_id=22049&atid=373085"><strong>
|
||||||
Bugs</strong></a> - Check the list of submitted bugs or submit a new one</p>
|
Bug Tracker</strong></a> - Check the list of submitted bugs or submit a new one</p>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue