NSIS Update: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(Note to use nightly builds instead of using NSIS Update for now on.) |
m (Adding new author and category links.) |
||
Line 1: | Line 1: | ||
{ | {{PageAuthor|techkid}} | ||
== Description == | == Description == | ||
'''Superseded by:''' NSIS 2.0b2 - NSIS Update.<br> | '''Superseded by:''' NSIS 2.0b2 - NSIS Update.<br> | ||
Line 13: | Line 11: | ||
The classic NSIS Update version is still available at <strike>http://nsisupdate.phpinr.com</strike>. 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. | The classic NSIS Update version is still available at <strike>http://nsisupdate.phpinr.com</strike>. 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. | ||
[[ | [[Category:Related Software]] |
Revision as of 13:19, 24 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.