I have just released a GExperts beta version for the 64 bit IDE.
To use it
- If you have not done that yet, download the beta installer for the 32 bit version and install it
- Download GExperts64_RS13_1.3.26_2025-09-28.zip
- Extract the files from that archive into your GExperts 13 installation directory
- Execute the batch file Register-GExperts64-XX130.cmd
This should register the new GExperts 64 bit DLL into your 64 bit IDE by adding an entry to the registry in:
Computer\HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\37.0\Experts x64
Just in case it causes problems remove that entry to uninstall it.
Most Experts should work as before with two exceptions that I have removed from the 64 bit version:
- The Filter Exceptions expert has always been a hack and will probably never work with 64 bit.
- The Filter Explicit Properties expert patches the IDE code which does not work with the 64 bit IDE, but I think it is possible to adapt it.
The configuration is shared between the 32 and 64 bit GExperts.
Dark mode – or rater theming – is now supported by GExperts for Rad Studio 12 and 13, thanks to a lot of work put into this by Achim Kalwa. There are still some display problems with it, in particular the Main Menus of some experts that just don’t get themed at all. There is no 64 bit release for it yet, but as always: You can compile your own DLL.
Please report any bugs you might find on SourceForge, don’t forget to mention the GExperts version and the bitness of the IDE you are using.