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:
parent
0d799d5478
commit
491503ffcb
1 changed files with 6 additions and 4 deletions
|
@ -13,17 +13,19 @@
|
|||
</td>
|
||||
<td width="418" valign="top">
|
||||
<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
|
||||
allows to download the latest development files.</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.<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
|
||||
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/development/changelog/">
|
||||
<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>
|
||||
<br>
|
||||
<p><b><a href="EX:Bin\NSISUpdate.exe">Start NSIS Update ></a></b></p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue