We have a customer who has a problem, that our Delphi application does not seem to start. But we cannot reproduce it here.
The program however is starting, but immediate
I hope it will be useful - both for the person who set up the topic and for the next people who will get here. I myself had a very similar problem, the customer reported exactly this exception - 0EEDFADE, we could not replicate it at debuging. Finally, I put the compiler at the client's place and it turned out that Delphi reported this error when trying to read / write non-existent files - the client's folder structure was simply damaged. Of course, I understand that there may be other problems that can result in this error message, but that's what I was able to reproduce. Sorry for newbie answer. :)