We check the reg key value, for example, HKEY_LOCAL_MACHINE\SOFTWARE\Borland\BDS\5.0\App, to determine whether IDE installed and get the Root Directory of Delphi.
Could you check whether it exists? If not, maybe we can't get the IDE installed directory, so disabled.Author:
Passion Time: 2008-9-2 17:12
I think you maybe only copied the key under HKCU, no HKLM? It's not a normal case in Delphi.
But we can consider to add the judgement under HKCU if no HKLM keys exist.Author:
Passion Time: 2008-9-3 21:01
Please download our latest Nightly build version 0.8.8.441 to verify it?