NSIS/Menu/compiler.html
kichik be4ad5e97f b4 -> rc1
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3322 212acab6-be3b-0410-9dea-997c60f758d6
2003-12-27 20:35:49 +00:00

30 lines
No EOL
1.8 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/arrow.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/arrow.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
<p><a href="#"><img src="images/arrowd.gif" width="30" height="18"><font size="+1" color="#808080"><b>Compiler</b></font></a></p>
<p><a href="docs.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
<p><a href="update.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
<p><a href="websites.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
</td>
<td width="418" height="100" valign="top">
<p><font size="+1" color="#0C6E97"><b>Compiler</b></font></p>
<p>The makensis compiler can compile NSIS scripts to create installer
executables.<br>MakeNSISW is a graphical interface for this compiler.</p>
<p>To compile a script, right click on a script file in explorer and
choose 'Compile NSIS Script'.
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 from explorer into the window.</p>
<p><a href="EX:makensisw.exe"><b>Start MakeNSISW &gt;</b></a></p>
</td>
</tr>
</table>
<p><img src="images/line.gif" width="598" height="3"></p>
<div align="right"><img src="images/version.gif" width="225" height="25"></div>
</body>
</html>