NSIS/Menu/notinstalled.html
joostverburg 32589a1d28 NSIS 2.0
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3476 212acab6-be3b-0410-9dea-997c60f758d6
2004-02-06 23:17:43 +00:00

26 lines
No EOL
1.5 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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Quick Launch</b></font></a></p>
<p><a href="intro.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
<p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
<p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
<p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
<p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
</td>
<td width="418" valign="top">
<p><font size="+1" color="#0C6E97"><b>Feature not installed</b></font></p>
<p>The feature you selected is not installed.</p>
<p>If you want to use this feature, run NSIS Setup again and do not deselect
it.</p>
<br><br><br><br><br><br><br><br>
</td>
</tr>
</table>
<p><img src="images/line.gif" width="598" height="3"></p>
<div align="right"><img src="images/site.gif" width="200" height="25"></div>
</body>
</html>