
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6393 212acab6-be3b-0410-9dea-997c60f758d6
22 lines
710 B
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"><- Back</a></p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|