Installer and Delphi

Why is the Installer for Elements is looking for Delphi?
If Delphi is open the Installer will wait until Delphi is closed why?
Not a real problem but there should no dependence on Delphi?

It installs IDE assemblies and experts, what makes me crazy because it breaks high dpi settings of Delphi IDE and on my 4K laptop everything displays small. I have to remove registered dll from registry to make Delphi looking fine on high dpi screen.

It should only install the assemblies with Delphi if you also use one of our for-Delphi products, such as Data Abstract or Remoting SDK. The reason it asks to shut down Delphi is because if that’s the case, these .dlls might be locked by Delphi.

The High-DPI issue is a bug in Delphi as far as I am aware, and I thought it was supposed to be fixed in latest… But I’ll check with the Delphi team,