UI compilation

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2803 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-08-12 14:26:32 +00:00
parent d2f44096cb
commit b6e447908a

View file

@ -151,9 +151,9 @@ can be found in Source\GenPat\PatchGenerator.pas. The header of that file contai
explanation of the algoritm as well.</p>
<p class="subheader">User interface (Delphi)</p>
<p class="text">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 <a href="http://www.delphi-gems.com">VirtualTreeView</a>
component by Mike Lischke.</p>
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
<a href="http://www.delphi-gems.com">VirtualTreeView</a> component by Mike Lischke.</p>
<p class="header">Version history</p>
<ul>
<li>2.0 final