Running a program on a machine that doesn't have the IDE I get this error. I understand that the problem is a missing or unregistered DLL or OCX.
Lots of postings on how to fix it, but all the answers assume that you know which DLL/OCX is missing.
Using madExcept I see that there are 76 DLL's listed as "modules".
I'm using Delphi XE for development.
Is there a way to get a list of DLL dependences for a program with the missing ones highlighted in some way.