NSIS/Menu/update.html
joostverburg f432054bd9 updated texts, links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2805 212acab6-be3b-0410-9dea-997c60f758d6
2003-08-12 15:11:35 +00:00

30 lines
1.7 KiB
HTML

<html>
<body>
<div><img src="images/header.gif" width="610" height="45"></div>
<p align="right"><img src="images/silver.gif" width="430" height="2"></p>
<table border="0">
<tr>
<td width="175"><p><a href="index.html"><img src="images/btn-welcome.gif" width="150" height="30"></a></p>
<p><a href="compiler.html"><img src="images/btn-compiler.gif" width="150" height="30"></a></p>
<p><a href="docs.html"><img src="images/btn-docs.gif" width="150" height="30"></a></p>
<p><a href="#"><img src="images/btn-update.gif" width="150" height="30"></a></p>
<p><a href="websites.html"><img src="images/btn-websites.gif" width="150" height="30"></a></p>
</td>
<td width="425" valign="top">
<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
to download the latest development files from CVS.</p>
<p>Usage of development files for installer production is not recommended when you are not
following the NSIS development. You can use development files to prepare installers for
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
the latest changes in the development files.</p>
<br>
<p><strong><a href="EX:Bin\NSISUpdate.exe">Start NSIS Update &gt;</a></strong></p>
</td>
</tr>
</table>
<p align="right"><img src="images/silver.gif" width="430" height="2"></p>
<div align="right"><img src="images/version.gif" width="175" height="25"> </div>
</body>
</html>