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:
joostverburg 2003-08-12 15:11:35 +00:00
parent da6c41fa7b
commit f432054bd9
5 changed files with 21 additions and 19 deletions

View file

@ -12,12 +12,15 @@
</td>
<td width="425" valign="top">
<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
with the makensis compiler.</p>
<p>You can create both simple installers and installers that handle lots
of advanced tasks. Installers can also be extended with plugins written
in C, C++ or another language.</p>
with the makensis compiler. They can also be extended with plug-ins written
in C, C++, Delphi or another language.</p>
<p></p>
<p>This menu contains links to applications, websites and documentation
that will help you to create your installers.</p>
</td>