VPatch plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Updated author links.) |
m (Added category links.) |
||
Line 13: | Line 13: | ||
== Credits == | == Credits == | ||
VPatch is a NSIS plugin written by Koen van de Sande. | VPatch is a NSIS plugin written by Koen van de Sande. | ||
[[{{ns:14}}:Plugins]] |
Revision as of 20:46, 30 April 2005
Author: joost (talk, contrib) |
Links
The latest version of VPatch is 2.0 beta 1. This version is compatible with NSIS 2 and much faster than previous versions.
Description
It calculates the difference between two (or more) similar files: a new version and several old versions. When you release a new version, you might want to offer a patch update to the users, instead of including the entire file again. So you include the small patch file generated by VPatch in your installation, together with the VPatch runtime DLL for NSIS 2.0 (which is 4 KB), and you save your users a lot of downloading.
Credits
VPatch is a NSIS plugin written by Koen van de Sande.