Subject | Re: [firebird-support] FB 2.1 vs. msvcrt |
---|---|
Author | Salvatore Besso |
Post date | 2008-06-05T19:08:21Z |
hi,
bit of Inno "magic" :-), that's to say that I execute the redistributable only if the environment is Windows XP,
otherwise it's enough to put msvcp80.dll and msvcrt80.dll in the same folder of the application. That's how I learned it.
HTH
--
Salvatore
> - what about embedded version?as I did it, I downloaded the redistributable and executed it in the Inno setup of my application (at the end) using a
bit of Inno "magic" :-), that's to say that I execute the redistributable only if the environment is Windows XP,
otherwise it's enough to put msvcp80.dll and msvcrt80.dll in the same folder of the application. That's how I learned it.
HTH
--
Salvatore