Hi,
I think you can add font to right location to use function GetInstalledAutoCADVersions(): Boolean;
It finds all installed AutoCAD versions on your computer. Just get location and add Fonts folder to copy your file there.
There is a global list (AcadInfos: AcadInfoArray;) where founded AutoCAD versions are readed.
Br. Veli