summaryrefslogtreecommitdiff
path: root/Menu
diff options
context:
space:
mode:
Diffstat (limited to 'Menu')
-rwxr-xr-xMenu/compiler.html58
-rwxr-xr-xMenu/docs.html66
-rwxr-xr-xMenu/images/header.gifbin12190 -> 12220 bytes
-rwxr-xr-xMenu/index.html91
-rwxr-xr-xMenu/intro.html66
-rwxr-xr-xMenu/notinstalled.html52
-rwxr-xr-xMenu/update.html64
-rwxr-xr-xMenu/websites.html64
8 files changed, 230 insertions, 231 deletions
diff --git a/Menu/compiler.html b/Menu/compiler.html
index 9d37610..b008398 100755
--- a/Menu/compiler.html
+++ b/Menu/compiler.html
@@ -1,30 +1,30 @@
-<html>
-<body link="#0C6E97">
-<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
- <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Compiler</b></font></a></p>
- <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
- <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
- <p><a href="websites.html"><img src="images/menu.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"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
-</body>
+<html>
+<body link="#0C6E97">
+<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
+ <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Compiler</b></font></a></p>
+ <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
+ <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
+ <p><a href="websites.html"><img src="images/menu.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"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
+</body>
</html> \ No newline at end of file
diff --git a/Menu/docs.html b/Menu/docs.html
index 067ae8f..1eae1af 100755
--- a/Menu/docs.html
+++ b/Menu/docs.html
@@ -1,34 +1,34 @@
-<html>
-<body link="#0C6E97">
-<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
- <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
- <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Documentation</b></font></a></p>
- <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
- <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
- </td>
- <td width="418" valign="top">
- <p><font size="+1" color="#0C6E97"><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:NSIS.chm"><b>Users Manual</b></a> (Win95/NT4: <a href="EX:http://microsoft.com/ie/">IE3</a> and
- <a href="EX:http://go.microsoft.com/fwlink/?LinkId=14498">HTML Help</a> required).</p>
- <p>If you want to create an installer with a modern user interface, check
- the <a href="EX:Docs\Modern UI\Readme.html"><b>Modern UI Readme</b></a>
- for information and reference of settings.</p>
- <p>For example scripts, browse the <a href="EX:Examples"><b>Examples
- folder</b></a>.</p>
- <p>For information about the plugins, browse the <a href="EX:Docs"><b>Docs
- folder</b></a>.</p>
- <p>The <a href="EX:http://nsis.sourceforge.net/Developer_Center"><b>NSIS Developer Center</b></a> contains more examples and tutorials.</p>
- </td>
- </tr>
-</table>
-<p><img src="images/line.gif" width="598" height="3"></p>
-<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
-</body>
+<html>
+<body link="#0C6E97">
+<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
+ <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
+ <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Documentation</b></font></a></p>
+ <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
+ <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
+ </td>
+ <td width="418" valign="top">
+ <p><font size="+1" color="#0C6E97"><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:NSIS.chm"><b>Users Manual</b></a> (Win95/NT4: <a href="EX:http://microsoft.com/ie/">IE3</a> and
+ <a href="EX:http://go.microsoft.com/fwlink/?LinkId=14498">HTML Help</a> required).</p>
+ <p>If you want to create an installer with a modern user interface, check
+ the <a href="EX:Docs\Modern UI\Readme.html"><b>Modern UI Readme</b></a>
+ for information and reference of settings.</p>
+ <p>For example scripts, browse the <a href="EX:Examples"><b>Examples
+ folder</b></a>.</p>
+ <p>For information about the plugins, browse the <a href="EX:Docs"><b>Docs
+ folder</b></a>.</p>
+ <p>The <a href="EX:http://nsis.sourceforge.net/Developer_Center"><b>NSIS Developer Center</b></a> contains more examples and tutorials.</p>
+ </td>
+ </tr>
+</table>
+<p><img src="images/line.gif" width="598" height="3"></p>
+<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
+</body>
</html> \ No newline at end of file
diff --git a/Menu/images/header.gif b/Menu/images/header.gif
index 7634165..c61dd19 100755
--- a/Menu/images/header.gif
+++ b/Menu/images/header.gif
Binary files differ
diff --git a/Menu/index.html b/Menu/index.html
index 99c81ee..a18131c 100755
--- a/Menu/index.html
+++ b/Menu/index.html
@@ -1,47 +1,46 @@
-<html>
-<body link="#0C6E97">
-<div><img src="images/header.gif" width="598" height="45"></div>
-<table border="0">
- <tr>
- <td width="170">
- <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Quick Launch</b></font></a></p>
- <p><a href="intro.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
- <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
- <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
- <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
- <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
- </td>
- <td width="418" valign="top">
- <table>
- <tr><td valign="top">
- <p><font size="+1" color="#333333"><b>Utilities</b></font><br>
- <a href="EX:makensisw.exe">MakeNSISW (compiler interface)</a><br>
- <a href="EX:Bin\zip2exe.exe">Zip2Exe (convert ZIP to SFX)</a><br>
- &nbsp;<br><br></p>
- <p><font size="+1" color="#333333"><b>Folders</b></font><br>
- <a href="EX:Examples">Example scripts</a><br>
- <a href="EX:Contrib">Contrib (plug-in info etc.)</a><br>
- <a href="EX:Contrib\Language files">Language files</a><br>
- <a href="EX:Contrib\Modern UI\Language files">Modern UI language files</a></p>
- </td><td valign="top">
- <p><font size="+1" color="#333333"><b>Documentation</b></font><br>
- <a href="EX:NSIS.chm">NSIS Users Manual</a><br>
- <a href="EX:http://nsis.sourceforge.net/FAQ">FAQ (online)</a><br>
- <a href="EX:Docs\Modern UI\Readme.html">Modern UI Readme</a><br>
- <a href="EX:Docs\InstallOptions\Readme.html">InstallOptions (custom pages)</a></p>
- <p><font size="+1" color="#333333"><b>Websites</b></font><br>
- <a href="EX:http://nsis.sourceforge.net/">NSIS Website</a><br>
- <a href="EX:http://forums.winamp.com/forumdisplay.php?s=&forumid=65">Forum</a><br>
- <a href="EX:irc://irc.landoleet.org/nsis">IRC Channel</a><br>
- <a href="EX:http://sourceforge.net/tracker/?group_id=22049&atid=373085">Bug Tracker</a><br>
- <a href="EX:http://nsis.sourceforge.net/Change_Log">Development Change Log</a><br></p>
- </td></tr>
- </table>
- </td>
- </tr>
-</table>
-<p><img src="images/clear.gif" width="598" height="1">
-<img src="images/line.gif" width="598" height="3"></p>
-<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
-</body>
+<html>
+<body link="#0C6E97">
+<div><img src="images/header.gif" width="598" height="45"></div>
+<table border="0">
+ <tr>
+ <td width="170">
+ <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Quick Launch</b></font></a></p>
+ <p><a href="intro.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
+ <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
+ <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
+ <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
+ <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
+ </td>
+ <td width="418" valign="top">
+ <table>
+ <tr><td valign="top">
+ <p><font size="+1" color="#333333"><b>Utilities</b></font><br>
+ <a href="EX:makensisw.exe">MakeNSISW (compiler interface)</a><br>
+ <a href="EX:Bin\zip2exe.exe">Zip2Exe (convert ZIP to SFX)</a><br>
+ &nbsp;<br><br></p>
+ <p><font size="+1" color="#333333"><b>Folders</b></font><br>
+ <a href="EX:Examples">Example scripts</a><br>
+ <a href="EX:Contrib">Contrib (plug-in info etc.)</a><br>
+ <a href="EX:Contrib\Language files">Language files</a></p>
+ </td><td valign="top">
+ <p><font size="+1" color="#333333"><b>Documentation</b></font><br>
+ <a href="EX:NSIS.chm">NSIS Users Manual</a><br>
+ <a href="EX:http://nsis.sourceforge.net/FAQ">FAQ (online)</a><br>
+ <a href="EX:Docs\Modern UI\Readme.html">Modern UI Readme</a><br>
+ <a href="EX:Docs\InstallOptions\Readme.html">InstallOptions (custom pages)</a></p>
+ <p><font size="+1" color="#333333"><b>Websites</b></font><br>
+ <a href="EX:http://nsis.sourceforge.net/">NSIS Website</a><br>
+ <a href="EX:http://forums.winamp.com/forumdisplay.php?s=&forumid=65">Forum</a><br>
+ <a href="EX:irc://irc.landoleet.org/nsis">IRC Channel</a><br>
+ <a href="EX:http://sourceforge.net/tracker/?group_id=22049&atid=373085">Bug Tracker</a><br>
+ <a href="EX:http://nsis.sourceforge.net/Change_Log">Development Change Log</a><br></p>
+ </td></tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<p><img src="images/clear.gif" width="598" height="1">
+<img src="images/line.gif" width="598" height="3"></p>
+<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
+</body>
</html> \ No newline at end of file
diff --git a/Menu/intro.html b/Menu/intro.html
index 25e3ecf..62dcdea 100755
--- a/Menu/intro.html
+++ b/Menu/intro.html
@@ -1,34 +1,34 @@
-<html>
-<body link="#0C6E97">
-<div><img src="images/header.gif" width="598" height="45"></div>
-<img src="images/clear.gif" width="1" height="3">
-<table border="0">
- <tr>
- <td width="170">
- <p><a href="index.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Quick Launch</b></font></a></p>
- <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Introduction</b></font></a></p>
- <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
- <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
- <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
- <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
- </td>
- <td width="418" valign="top">
- <p><font size="+1" color="#0C6E97"><b>Introduction</b></font></p>
- <p>An installer is the first experience of a user with your application.
- Slow or unsuccessful software installations are the most irritating
- computer problems. A quick and user friendly installer is therefore an
- essential part of your software product.
- <p>NSIS is a tool that allows programmers
- to create such installers. It is released under an open source license and is
- completely free for any use.</p>
- <p>NSIS installers are based on NSIS Scripts (.nsi) which can be compiled
- with the makensis compiler. They can also be extended with plug-ins written
- in C, C++, Delphi or another language.</p>
- </td>
- </tr>
-</table>
-<p><img src="images/clear.gif" width="598" height="4">
-<img src="images/line.gif" width="598" height="3"></p>
-<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
-</body>
+<html>
+<body link="#0C6E97">
+<div><img src="images/header.gif" width="598" height="45"></div>
+<img src="images/clear.gif" width="1" height="3">
+<table border="0">
+ <tr>
+ <td width="170">
+ <p><a href="index.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Quick Launch</b></font></a></p>
+ <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Introduction</b></font></a></p>
+ <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
+ <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
+ <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
+ <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
+ </td>
+ <td width="418" valign="top">
+ <p><font size="+1" color="#0C6E97"><b>Introduction</b></font></p>
+ <p>An installer is the first experience of a user with your application.
+ Slow or unsuccessful software installations are the most irritating
+ computer problems. A quick and user friendly installer is therefore an
+ essential part of your software product.
+ <p>NSIS is a tool that allows programmers
+ to create such installers. It is released under an open source license and is
+ completely free for any use.</p>
+ <p>NSIS installers are based on NSIS Scripts (.nsi) which can be compiled
+ with the makensis compiler. They can also be extended with plug-ins written
+ in C, C++, Delphi or another language.</p>
+ </td>
+ </tr>
+</table>
+<p><img src="images/clear.gif" width="598" height="4">
+<img src="images/line.gif" width="598" height="3"></p>
+<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
+</body>
</html> \ No newline at end of file
diff --git a/Menu/notinstalled.html b/Menu/notinstalled.html
index 74d27b7..596fc3f 100755
--- a/Menu/notinstalled.html
+++ b/Menu/notinstalled.html
@@ -1,27 +1,27 @@
-<html>
-<body link="#0C6E97">
-<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
- <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
- <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
- <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
- <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
- </td>
- <td width="418" valign="top">
- <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 and do not deselect
- it.</p>
- <br><br><br><br><br><br><br><br>
- </td>
- </tr>
-</table>
-<p><img src="images/clear.gif" width="598" height="3">
-<img src="images/line.gif" width="598" height="3"></p>
-<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
-</body>
+<html>
+<body link="#0C6E97">
+<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
+ <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
+ <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
+ <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
+ <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
+ </td>
+ <td width="418" valign="top">
+ <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 and do not deselect
+ it.</p>
+ <br><br><br><br><br><br><br><br>
+ </td>
+ </tr>
+</table>
+<p><img src="images/clear.gif" width="598" height="3">
+<img src="images/line.gif" width="598" height="3"></p>
+<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
+</body>
</html> \ No newline at end of file
diff --git a/Menu/update.html b/Menu/update.html
index 81f385e..f44773e 100755
--- a/Menu/update.html
+++ b/Menu/update.html
@@ -1,33 +1,33 @@
-<html>
-<body link="#0C6E97">
-<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
- <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
- <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
- <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Update</b></font></a></p>
- <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
- </td>
- <td width="418" valign="top">
- <p><font size="+1" color="#0C6E97"><b>Update</b></font></p>
- <p><a href="EX:makensisw.exe">MakeNSISW</a> allows you to check whether
- a new release is available. Choose NSIS Update in the Help menu to
- check for a newer version. </p>
- <p>The releases have been tested and provide new features and fixes.</p>
- <p>A nightly build of latest development files is also available on the
- <a href="EX:http://nsis.sourceforge.net/Development_Files">website</a>.
- Using the development files you can try the latest cutting-edge features
- and fixes. These files have not been tested so they should not be used in
- production environments. </p>
- <p>See the <a href="EX:http://nsis.sourceforge.net/Change_Log">
- <b>Change Log</b></a> for the latest changes in the development files.<br></p>
- </td>
- </tr>
-</table>
-<p><img src="images/line.gif" width="598" height="3"></p>
-<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
-</body>
+<html>
+<body link="#0C6E97">
+<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
+ <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
+ <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
+ <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Update</b></font></a></p>
+ <p><a href="websites.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Websites</b></font></a></p>
+ </td>
+ <td width="418" valign="top">
+ <p><font size="+1" color="#0C6E97"><b>Update</b></font></p>
+ <p><a href="EX:makensisw.exe">MakeNSISW</a> allows you to check whether
+ a new release is available. Choose NSIS Update in the Help menu to
+ check for a newer version. </p>
+ <p>The releases have been tested and provide new features and fixes.</p>
+ <p>A nightly build of latest development files is also available on the
+ <a href="EX:http://nsis.sourceforge.net/Development_Files">website</a>.
+ Using the development files you can try the latest cutting-edge features
+ and fixes. These files have not been tested so they should not be used in
+ production environments. </p>
+ <p>See the <a href="EX:http://nsis.sourceforge.net/Change_Log">
+ <b>Change Log</b></a> for the latest changes in the development files.<br></p>
+ </td>
+ </tr>
+</table>
+<p><img src="images/line.gif" width="598" height="3"></p>
+<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
+</body>
</html> \ No newline at end of file
diff --git a/Menu/websites.html b/Menu/websites.html
index d1cd91e..d8cfa21 100755
--- a/Menu/websites.html
+++ b/Menu/websites.html
@@ -1,33 +1,33 @@
-<html>
-<body link="#0C6E97">
-<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
- <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
- <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
- <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
- <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Websites</b></font></a></p>
- </td>
- <td width="418" valign="top">
- <p><font size="+1" color="#0C6E97"><b>Websites</b></font></p>
- <p><a href="EX:http://nsis.sourceforge.net/"><b>NSIS Website</b></a> -
- General NSIS information, news and the <a href="EX:http://nsis.sourceforge.net/Developer_Center">
- NSIS Developer Center</a>, a repository of script examples, plug-ins,
- tutorials, development environments and more.</p>
- <p><a href="EX:http://forums.winamp.com/forumdisplay.php?s=&forumid=65"><b>
- Forum</b></a> - Talk with others in the NSIS community</p>
- <p><a href="EX:irc://irc.landoleet.org/nsis"><b>IRC Channel</b></a> -
- Chat with other NSIS users (IRC client required)</p>
- <p><a href="EX:http://sourceforge.net/tracker/?group_id=22049&atid=373085"><b>
- Bug Tracker</b></a> - Check the list of submitted bugs or submit a new one</p>
- <p><br><br></p>
- </td>
- </tr>
-</table>
-<p><img src="images/line.gif" width="598" height="3"></p>
-<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
-</body>
+<html>
+<body link="#0C6E97">
+<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/menu.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/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Introduction</b></font></a></p>
+ <p><a href="compiler.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Compiler</b></font></a></p>
+ <p><a href="docs.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Documentation</b></font></a></p>
+ <p><a href="update.html"><img src="images/menu.gif" width="30" height="18"><font size="+1" color="#0C6E97"><b>Update</b></font></a></p>
+ <p><a href="#"><img src="images/menud.gif" width="30" height="18"><font size="+1" color="#808080"><b>Websites</b></font></a></p>
+ </td>
+ <td width="418" valign="top">
+ <p><font size="+1" color="#0C6E97"><b>Websites</b></font></p>
+ <p><a href="EX:http://nsis.sourceforge.net/"><b>NSIS Website</b></a> -
+ General NSIS information, news and the <a href="EX:http://nsis.sourceforge.net/Developer_Center">
+ NSIS Developer Center</a>, a repository of script examples, plug-ins,
+ tutorials, development environments and more.</p>
+ <p><a href="EX:http://forums.winamp.com/forumdisplay.php?s=&forumid=65"><b>
+ Forum</b></a> - Talk with others in the NSIS community</p>
+ <p><a href="EX:irc://irc.landoleet.org/nsis"><b>IRC Channel</b></a> -
+ Chat with other NSIS users (IRC client required)</p>
+ <p><a href="EX:http://sourceforge.net/tracker/?group_id=22049&atid=373085"><b>
+ Bug Tracker</b></a> - Check the list of submitted bugs or submit a new one</p>
+ <p><br><br></p>
+ </td>
+ </tr>
+</table>
+<p><img src="images/line.gif" width="598" height="3"></p>
+<div align="right"><a href="EX:http://nsis.sourceforge.net/"><img src="images/site.gif" width="200" height="25"></a></div>
+</body>
</html> \ No newline at end of file