NSIS/Menu/notinstalled.html

22 lines
710 B
HTML

<html>
<head><title>NSIS Menu</title></head>
<body link="#0C6E97">
<div><img src="images/header.gif" width="598" height="45"></div>
<table border="0">
<tr>
<td width="20">
</td>
<td>
<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 to install it.</p>
<p>
<a href="index.html">&lt;- Back</a></p>
</td>
</tr>
</table>
</body>
</html>