Delphi LoadmManagedPlugin from GAC

Hi.
Quick question, can you do a LoadmManagedPlugin against a. Net dll installed in the GAC. Would this require the path to the GAC folder or just the dll filename.

Thanks
Martin

Loading an assembly from GAC requires fully qualified name (including it version and key)
Unfortunately Hydra does not support this right now. I’ll log an issue to investigate and implement this feature, if possible.

Logged as bugs://H995.

bugs://H995 was closed as fixed.