I found a solution:
I'm deploying both, English and Spanish versions of the Foxpro driver. Then from my installer i execute the english version and then, the driver installer itself decide which version to install (english or spanish) using the correct file. I didn't know about this behavior of the installer because i never added both files in the same folder, its really useful.

Thanks to all.