NSIS Update: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Wikipedia python library) |
m (Updated author and download links, and changed format of some pages.) |
||
Line 6: | Line 6: | ||
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. | ||
Page author: techkid | Page author: [[User:techkid|techkid]] |
Revision as of 12:16, 23 April 2005
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.
Page author: techkid