FAQ & Knowledge Base

Welcome to our Knowledge Base. Search or browse through the topics below to find answers to your questions.

Categories: ShellBrowser Delphi Components | Show all categories

Manual registration of ShellBrowser components

Question / Problem

How do I register the ShellBrowser components manually in RAD Studio?

Answer / Solution

When you have used our installer:

In RAD Studio choose: Components > Install Packages > Add... > "%BDSCOMMONDIR%\BPL\JamShellBrowserDesign.bpl"


When using the ZIP file download (source code customers only):

  • Extract the ZIP file
  • Open "Packages\RAD Studio 10.?\JamShellBrowserDesign.dproj",
  • Right click on "JamShellBrowserDesign.bpl" in the Project Manager
  • Choose "Install".

Both approaches will only work in case the ShellBrowser version supports the version of RAD Studio you are using. So when using the latest version of RAD Stusio make sure to have the latest version of ShellBrowser.