From: Vlad K. <hv...@us...> - 2014-02-13 21:11:22
|
> 13.02.2014 9:19, Vlad Khorsun wrote: >> Please, provide real sample of the task you can't solve using existing facilities and we will >> think how to improve it. > > As I wrote in ticket: fbclient.dll installed into system directory produces unreadable > error messages because of absence firebird.msg nearby. 1. Microsoft explicitly prohibited to put anything into system folders (since Vista, iirc). So forget about this (Firebird files in system folders), period. 2. Do you have *real* sample of what you *can not* do using existing well known ways ? So far i see only what you *do not want* to do. I can suggest you to hire programmer in this case :) > Firebird installer provides no way to make client library available for loading by > LoadLibrary() without full path AND keep error messages produces by it readable WITHOUT > breaking up any other existing Firebird installation. Write your own installer or improve Firebird installer in a way you need. Lucky you - it is written not using "alien language" Regards, Vlad |