NSIS/Menu/docs.html
joostverburg 7969d429a2 removed spaces
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2276 212acab6-be3b-0410-9dea-997c60f758d6
2003-03-11 12:54:15 +00:00

32 lines
1.8 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="#"><img src="images/btn-docs.gif" width="150" height="30"></a></p>
<p><a href="update.html"><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> Documentation </strong></font></p>
<p>For information about the NSIS Script format, a reference of all commands
and useful functions, see the <a href="EX:docs\index.html"><strong>NSIS
Documentation</strong></a>.</p>
<p>If you want to create an installer with the Modern User Interface, check
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
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
folder</strong></a>.</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>