NSIS Update: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Added category links.)
(Note to use nightly builds instead of using NSIS Update for now on.)
Line 4: Line 4:
<br style="clear:both;">
<br style="clear:both;">
== Description ==
== Description ==
'''Superseded by:''' NSIS 2.0b2 - NSIS Update.
'''Superseded by:''' NSIS 2.0b2 - NSIS Update.<br>
'''Latest version deprecated by:''' NSIS 2.07 - SCons compilation support.
 
'''Obsolete. Use [http://nsis.sourceforge.net/nightly/nsis.zip nightly builds] instead.'''


It allows you to check for new releases and download the latest development files. You can start it from the NSIS Menu.
It allows you to check for new releases and download the latest development files. You can start it from the NSIS Menu.

Revision as of 22:54, 21 June 2005

Author: techkid (talk, contrib)


Description

Superseded by: NSIS 2.0b2 - NSIS Update.
Latest version deprecated by: NSIS 2.07 - SCons compilation support.

Obsolete. Use nightly builds instead.

It allows you to check for new releases and download the latest development files. You can start it from the NSIS Menu.

The classic NSIS Update version is still available at http://nsisupdate.phpinr.com. It does not support direct updates of the NSIS files (it generates an installer for the latest development version), so it's also not possible to merge your changes. It has a scheduler to automatically update your files and a History Component to revert to a previous version of NSIS, these features are not available in the integrated version.