Execute the installer and follow the instructions.
The ShellBrowser components will be installed automatically for all Delphi and C++ Builders version that you have selected. The components will appear on the "JAM Software" tab of the component palette in the IDE.
Getting help
You can get a quick overview on the installed components here.
There are several example projects shipped with ShellBrowser. They are located in the "Samples" subfolder of the installation directory. An overview on the sample applications can be found here.
The complete API documentation can be found in this help file. It is also integrated into the RAD Studio help system, so you can also access the help file via the RAD Studio menu "Help > Third-Party Help > ShellBrowser Help". To go to the documentation of a specific component, you can select the component in your application and press F1.
C++ Builder
If you start a new C++ Builder project with the Shellbrowser components, you may need to add the conditional define NO_WIN32_LEAN_AND_MEAN to your project.