NSIS Update: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Updated author links.) |
m (Added category links.) |
||
Line 9: | Line 9: | ||
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. | ||
[[{{ns:14}}:Related Software]] |
Revision as of 20:45, 30 April 2005
Author: techkid (talk, contrib) |
Description
Superseded by: NSIS 2.0b2 - NSIS Update.
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.