replaced NSIS Update with MakeNSISw and added a mention about the nightly build

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4096 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-06-19 13:55:23 +00:00
parent 0d799d5478
commit 491503ffcb

View file

@ -13,17 +13,19 @@
</td> </td>
<td width="418" valign="top"> <td width="418" valign="top">
<p><font size="+1" color="#0C6E97"><b>Update</b></font></p> <p><font size="+1" color="#0C6E97"><b>Update</b></font></p>
<p>NSIS Update allows you to check whether a new release is available and <p><a href="EX:makensisw.exe">MakeNSISw</a> allows you to check whether
allows to download the latest development files.</p> 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.<br> <p>The releases have been tested and provide new features and fixes.<br>
A nightly build of latest development files is also available on the
<a href="EX:http://nsis.sourceforge.net/">website</a>, at the bottom of
the front page.
Using the development files you can try the latest cutting-edge features 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 and fixes. These files have not been tested so they should not be used in
production environments. </p> production environments. </p>
<p>See the <a href="EX:http://nsis.sourceforge.net/development/changelog/"> <p>See the <a href="EX:http://nsis.sourceforge.net/development/changelog/">
<b>Changelog</b></a> for the latest changes in the development files.<br> <b>Changelog</b></a> for the latest changes in the development files.<br>
Check the <a href="EX:http://nsis.sourceforge.net/development/"><b>website</b></a> for more development information.</p> Check the <a href="EX:http://nsis.sourceforge.net/development/"><b>website</b></a> for more development information.</p>
<br>
<p><b><a href="EX:Bin\NSISUpdate.exe">Start NSIS Update &gt;</a></b></p>
</td> </td>
</tr> </tr>
</table> </table>