From b6e447908a855c27e35a48392c2531bccd7eb407 Mon Sep 17 00:00:00 2001 From: joostverburg Date: Tue, 12 Aug 2003 14:26:32 +0000 Subject: [PATCH] UI compilation git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2803 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/VPatch/Readme.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Contrib/VPatch/Readme.html b/Contrib/VPatch/Readme.html index 3d306310..9722d596 100644 --- a/Contrib/VPatch/Readme.html +++ b/Contrib/VPatch/Readme.html @@ -151,9 +151,9 @@ can be found in Source\GenPat\PatchGenerator.pas. The header of that file contai explanation of the algoritm as well.

User interface (Delphi)

A user interface is included as well, which you will have to build yourself -because the GUI executable was too large to include. Besides Borland Delphi 6 or higher, -you will also need to install the VirtualTreeView -component by Mike Lischke.

+because the GUI executable was too large to include. Besides Borland Delphi 6 or higher +(you can use the freely available Personal edition), you will also need to install the +VirtualTreeView component by Mike Lischke.

Version history