Hi,

I made a mistake. I registered all my DLLs in my program (during INNO setup) and now my app displays runtime errors. I should have registered only 1 DLL (long story).

My question: which DLLs are you meant to register. If I unregister my DLLs then register the DLLs I'm meant to, it should fix the problem.

Regards,

Simon