NSIS/Menu/compiler.html

30 lines
1.5 KiB
HTML
Raw Normal View History

<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="#"><img src="images/btn-compiler.gif" width="150" height="30"></a></p>
<p><a href="docs.html"><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> Compiler </strong></font></p>
<p>NSIS Scripts can be compiled with the makensis compiler.<br>
MakeNSISW is a graphical interface for the compiler.</p>
<p>If you have installed the shell extensions (they are installed by default),
right click on the script file in Windows and choose 'Compile NSI'. The
compiler will be started in the MakeNSISW interface.</p>
<p>You can also start MakeNSISW and open the script using the File menu
or drag the script file into the window.</p>
<p><a href="EX:makensisw.exe"><strong>Start MakeNSISW &gt;</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>