Download: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Using {{NSISVersion}} and {{NSISReleaseDate}} templates.) |
m (https links) |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<!-- This is a NSIS website page --> | <!-- This is a NSIS website page --> | ||
{| class="toccolours" style="padding:1em;" cellpadding="0" cellspacing="10" | |||
{| class="toccolours" style="padding:1em;" cellpadding="0" cellspacing=" | | <navimg>url|Box.gif|https://prdownloads.sourceforge.net/nsis/nsis-{{NSISVersion}}-setup.exe?download</navimg> | ||
|- | | <b style="font-size:160%">NSIS {{NSISVersion}}</b> | ||
| < | |||
Released {{NSISReleaseDate}} | |||
'''[https://prdownloads.sourceforge.net/nsis/nsis-{{NSISVersion}}-setup.exe?download Download]''' | |||
---- | |||
[{{SERVER}}/rn/v{{NSISVersion}} Release Notes] | |||
---- | |||
[https://prdownloads.sourceforge.net/nsis/nsis-{{NSISVersion}}-src.tar.bz2?download Source code] | |||
| {{#ifeq:{{NSISIsPreRelease}}|yes| | |||
<b style="font-size:160%">NSIS {{NSISPreVersion}}</b> | |||
Released {{NSISPreReleaseDate}} | |||
'''[https://prdownloads.sourceforge.net/nsis/nsis-{{NSISPreVersion}}-setup.exe?download Download]''' | |||
---- | |||
[{{SERVER}}/rn/v{{NSISPreVersion}} Release Notes] | |||
---- | |||
[https://prdownloads.sourceforge.net/nsis/nsis-{{NSISPreVersion}}-src.tar.bz2?download Source code] | |||
}} | |||
|} | |} | ||
'''Old Releases''' | '''Old Releases''' | ||
*[ | *[https://sourceforge.net/project/showfiles.php?group_id=22049&package_id=15374 NSIS 2 releases] | ||
*[ | *[https://sourceforge.net/project/showfiles.php?group_id=22049&package_id=58746 NSIS 2 pre-releases] | ||
*[http:// | *[https://web.archive.org/web/20100720180350/http://www.nullsoft.com/free/nsis/version-history.html NSIS 1 releases] | ||
== Development Environments == | == Development Environments == | ||
The NSIS package includes a basic compiler interface. If you work frequently with NSIS scripts you might want to download [[:Category:Development_Environments|a more complete development environment]]. | The NSIS package includes a basic compiler interface. If you work frequently with NSIS scripts you might want to download [[:Category:Development_Environments|a more complete development environment]]. | ||
== Release Notification == | |||
[https://sourceforge.net/api/file/index/project-id/22049/rss RSS feed] is available for released files. |
Latest revision as of 19:01, 9 July 2020
NSIS 3.10
Released March 30th, 2024 |
Old Releases
Development Environments
The NSIS package includes a basic compiler interface. If you work frequently with NSIS scripts you might want to download a more complete development environment.
Release Notification
RSS feed is available for released files.