VPatch plug-in: 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 10: | Line 10: | ||
VPatch is a NSIS plugin written by Koen van de Sande. | VPatch is a NSIS plugin written by Koen van de Sande. | ||
Page author: joost | Page author: [[User:joost|joost]] |
Revision as of 12:18, 23 April 2005
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.
Page author: joost