NSIS Update: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Adding new author and category links.)
No edit summary
 
Line 11: 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]]
[[Category:RelatedSoftware]]

Latest revision as of 06:00, 7 May 2010

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.