From bb8879b7ae0065f8b9ec518e64e46f40cc6ad66c Mon Sep 17 00:00:00 2001 From: joostverburg Date: Thu, 4 Sep 2003 13:02:13 +0000 Subject: [PATCH] patch result git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2822 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/VPatch/Readme.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Contrib/VPatch/Readme.html b/Contrib/VPatch/Readme.html index 9722d596..6423b0b9 100644 --- a/Contrib/VPatch/Readme.html +++ b/Contrib/VPatch/Readme.html @@ -131,6 +131,15 @@ a smaller patch, but the generation will take more time (the default blocksize i

Update the file in your installer

Use the VPatch plug-in to update a file using a patch file:

vpatch::vpatchfile "pathfile.pat" "source.file" "new.file"
+

The result of the patch operating will be added to the stack and can +be one of the following texts:

+

Check example.nsi for an example.

Multiple patches in one file

GenPat appends a patch to the file you specified. If there is already a patch