
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7196 212acab6-be3b-0410-9dea-997c60f758d6
64 lines
2.9 KiB
HTML
64 lines
2.9 KiB
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 width="190" valign="top">
|
|
<p>
|
|
<font size="+1" color="#333333"><b>Compiler</b></font><br>
|
|
<a href="BIN:makensisw">Compile NSI scripts</a><br>
|
|
<a href="BIN:zip2exe">Installer based on ZIP file</a><br>
|
|
<br>
|
|
<br>
|
|
<br>
|
|
</p>
|
|
<p>
|
|
<font size="+1" color="#333333"><b>Developer Center</b></font><br>
|
|
Many more examples, tutorials, plug-ins and NSIS-related software are available
|
|
at the on-line <a href="WEB:https://nsis.sourceforge.io/Developer_Center">Developer Center</a>.
|
|
</p>
|
|
</td>
|
|
<td width="150" valign="top">
|
|
<p>
|
|
<font size="+1" color="#333333"><b>Documentation</b></font><br>
|
|
<a href="DOC:NSIS.chm">NSIS Users Manual</a><br>
|
|
<a href="DOC:Examples">Example scripts</a><br>
|
|
<a href="DOC:Docs/Modern UI 2/Readme.html">Modern UI 2</a><br>
|
|
<a href="DOC:Docs/MultiUser/Readme.html">Multi-User Header File</a><br>
|
|
<a href="DOC:Docs/StrFunc/StrFunc.txt">StrFunc Header File</a></p>
|
|
<p>
|
|
<font size="+1" color="#333333"><b>On-line help</b></font><br>
|
|
<a href="WEB:http://forums.winamp.com/forumdisplay.php?s=&forumid=65">Forum</a><br>
|
|
<a href="WEB:https://nsis.sourceforge.io/FAQ">FAQ</a><br>
|
|
<!-- a href="WEB:irc://irc.landoleet.org/nsis">IRC Channel</a><br -->
|
|
<a href="WEB:http://sourceforge.net/tracker/?group_id=22049&atid=373085">Bug Tracker</a><br>
|
|
</td>
|
|
<td valign="top">
|
|
<p>
|
|
<font size="+1" color="#333333"><b>Plug-ins</b></font><br>
|
|
<a href="DOC:Docs/AdvSplash/advsplash.txt">AdvSplash</a> - splash with fade in/out<br>
|
|
<a href="DOC:Docs/Banner/Readme.txt">Banner</a> - banner with custom text<br>
|
|
<a href="DOC:Docs/BgImage/BgImage.txt">BgImage</a> - background image<br>
|
|
<a href="DOC:Docs/Dialer/Dialer.txt">Dialer</a> - internet connection<br>
|
|
<a href="DOC:Docs/Math/Math.txt">Math</a> - math operations<br>
|
|
<a href="DOC:Docs/nsDialogs/Readme.html">nsDialogs</a> - custom wizard pages<br>
|
|
<a href="DOC:Docs/nsExec/nsExec.txt">nsExec</a> - launch command line tools<br>
|
|
<a href="DOC:Docs/NSISdl/ReadMe.txt">NSISdl</a> - download files<br>
|
|
<a href="DOC:Docs/Splash/splash.txt">Splash</a> - splash screen<br>
|
|
<a href="DOC:Docs/StartMenu/Readme.txt">StartMenu</a> - Start Menu folder selection<br>
|
|
<a href="DOC:Docs/System/System.html">System</a> - Windows API calls<br>
|
|
<a href="DOC:Docs/VPatch/Readme.html">VPatch</a> - update existing files</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<p>
|
|
<img src="images/line.gif" width="598" height="3">
|
|
</p>
|
|
<div align="right">
|
|
<a href="WEB:https://nsis.sourceforge.io/"><img src="images/site.gif" width="200" height="25"></a>
|
|
</div>
|
|
</body>
|
|
</html>
|