Quick Launch page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2987 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a5727c035c
commit
30587e36a4
8 changed files with 106 additions and 43 deletions
|
@ -3,17 +3,19 @@
|
|||
<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="#6A8098"><b>Welcome</b></font></a></p>
|
||||
<p><a href="compiler.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Compiler</b></font></a></p>
|
||||
<p><a href="#"><img src="images/arrowd.gif" width="30" height="18"><font size="+1" color="#808080"><b>Documentation</b></font></a></p>
|
||||
<p><a href="update.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Update</b></font></a></p>
|
||||
<p><a href="websites.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Websites</b></font></a></p>
|
||||
<td width="170">
|
||||
<p><a href="index.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><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="#6A8098"><b>Introduction</b></font></a></p>
|
||||
<p><a href="compiler.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Compiler</b></font></a></p>
|
||||
<p><a href="#"><img src="images/arrowd.gif" width="30" height="18"><font size="+1" color="#808080"><b>Documentation</b></font></a></p>
|
||||
<p><a href="update.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Update</b></font></a></p>
|
||||
<p><a href="websites.html"><img src="images/arrow.gif" width="30" height="18"><font size="+1" color="#6A8098"><b>Websites</b></font></a></p>
|
||||
</td>
|
||||
<td width="418" valign="top">
|
||||
<p><font size="+1" color="#6A8098"><b>Documentation</b></font></p>
|
||||
<p>For information about the script format, a tutorial, useful functions,
|
||||
version history, credits and a reference of all commands, see the
|
||||
<a href="EX:docs\index.html"><b>Users Manual</b></a>.</p>
|
||||
<a href="EX:Docs\index.html"><b>Users Manual</b></a>.</p>
|
||||
<p>If you want to create an installer with a modern user interface, check
|
||||
the <a href="EX:Contrib\Modern UI\Readme.html"><b>Modern UI Readme</b></a>
|
||||
for information and reference of settings.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue