Question

I have created an application in Delphi XE5 using Informix as DB and fireDAC as data access method. Now I want to install this application on some other remote PC. What are per-requisites for that. I mean what remote PC should have before I start installing the application. I tried to create a set up I executed it on remote PC. After installation, I executed the application, I get this error:

Exception ETDBXNativeException in module FireDAC.exe at 0025416A.

[FireDAC][Phys][TDBX][Informix] Unable to load dbxinf.dll (ErrorCode 193).  It 
may   be     missing from the system path.

Please help. Also guide is there another proper way to create set up for delphi applications

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top