Subject How install IBclient in first run of my application?
Author Omar L.M. Rosa
HI!

I need install IBclient in first run of my application.

If I delete gds32.dll and run my application, I get one exception
EIBClientError, of course!
But I canĀ“t intercept this except to to install the dll, because the
"application error" message that occurs before:

"the exception unknown software exception (0x0eedfade) occurres in the
application at location 0x7c4ea4e1."

After this message, EIBClientError raise, and the application is closed.

I think to test gds32.dll before application.run in .dpr file.

Have any elegant solution?

Bye!
omar