NSIS/Menu/update.html
2003-09-22 19:28:09 +00:00

30 lines
No EOL
1.8 KiB
HTML

<html>
<body>
<div><img src="images/header.gif" width="598" height="45"></div>
<table border="0">
<tr>
<td width="170"><p><a href="index.html"><img src="images/arrowd.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Welcome</b></font></a></p>
<p><a href="compiler.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Compiler</b></font></a></p>
<p><a href="docs.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Documentation</b></font></a></p>
<p><a href="#"><img src="images/arrowd.gif" width="30" height="18"><font size="+1" color="#808080"><b>Update</b></font></a></p>
<p><a href="websites.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Websites</b></font></a></p>
</td>
<td width="418" valign="top">
<p><font size="+1" color="#6A8098"><b>Update</b></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>Using the development files you can use and test the latest cutting-edge
features and bugfixes. Usally these features are quite stable, however we don't
recommended using the development files in production environments.</p>
<p>See the <a href="EX:http://nsis.sourceforge.net/changelog.php">
<b>Changelog</b></a> for the latest changes in the development files.<br>
Check the <a href="EX:http://nsis.sourceforge.net/"><b>website</b></a> for more development information.</p>
<br>
<p><b><a href="EX:Bin\NSISUpdate.exe">Start NSIS Update &gt;</a></b></p>
</td>
</tr>
</table>
<p><img src="images/line.gif" width="598" height="3"></p>
<div align="right"><img src="images/version.gif" width="175" height="25"></div>
</body>
</html>