Supported Delphi version: RAD Studio XE3 and higher Supported Windows Versions: Windows XP and higher The former installer of V4 is no longer maintained, but installation is quite easy: Extract the entire(!) ZIP file and follow the instructions below. Delphi / RAD Studio XE3 and higher Installation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Open the project group "Packages\RAD Studio XE*\VirtualTreeView.groupproj" 2. Right click on "VirtualTreesD*.bpl" and click "Install" 3. Go to "Tools > Options > Environment Options > Delphi Options > Library > Library Path > [...]" Browse to the "Source" folder of VirtualTreeView, press "OK", "Add", "OK", "OK" 4. C++ Builder users only: Go to "Tools > Options > Environment Options > C++ Options > Paths and Directories" a) Click "Library Path > [...]" Browse to the "Source" folder of VirtualTreeView, press "OK", "Add", "OK" b) Click "System Include path > [...]" Browse to the "Source" folder of VirtualTreeView, press "OK", "Add", "OK", "OK"" Troubleshooting ~~~~~~~~~~~~~~~ In case you experience any problems, try to delete all these files from your disk and then start over: - Virtualtrees.* - VTAccessibility.* - VTHeaderPopup.* - VirtualTreesD.* - VirtualTreesR.* I recommand using UltraSearch for this task: http://www.jam-software.de/ultrasearch/ Please send comments and suggestions regarding the packages and the install instructions to joachim.marder@gmail.com or open an issue. C++ Builder XE3 and higher Installation ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Open the project group "Packages\CBullder XE*\VirtualTreeView.groupproj" that is closest to your version. 2. Right click on "VirtualTreesR*.bpl" and click "Build" 3. Right click on "VirtualTreesD*.bpl" and click "Install" 4. Go to "Tools > Options > Environment Options > Delphi Options > Library > Library Path > [...]" Browse to the "Source" folder of VirtualTreeView, press "OK", "Add", "OK", "OK" 5. Go to "Tools > Options > Environment Options > C++ Options > Paths and Directories" a) Click "Library Path > [...]" Browse to the "Source" folder of VirtualTreeView, press "OK", "Add", "OK" b) Click "System Include path > [...]" Browse to the "Source" folder of VirtualTreeView, press "OK", "Add", "OK", "OK"" 6. If you target Win64 you need to build VirtualTreesR*.bpl also for the platform "Win64"