ExpertTool is a utility for managing enabling/disabling Delphi experts.
It is similar to the Expert Manager in GExperts, however it has some extra features over and above Expert Manager.
ExpertTool was written in Embarcadero's Delphi, using version 11.0, however it may compile for earlier/later versions.
The code depends on units from the Kastri project, so you will need to include a path to these units in order for ExpertTool to compile.
More documentation is coming soon..
Compiles OK for Win64, however some things need fixing
v1.0.0 (Jun 2nd, 2023)
- Initial release