arax

|
Posted: Tue Mar 08, 2011 15:29 Post subject: |
|
|
arsvrn
Quote: | А что такое vs2005 redist? |
Это я буквой ошибся
Microsoft Visual C++ 2005 Redistributable Package
Quote: | надо будет найти, какую библиотеку обновлять. |
Нашел
Code: |
Note:
This product requires the Visual C++ libraries included in the Visual C++ Redistributable Package available from Microsoft. There are three versions of this package (x86, x64, and IA64) for each corresponding version of Windows.
These can be downloaded from http://www.microsoft.com/downloads, by searching on the site for the packages vcredist_x86.exe, vcredist_x64.exe, or vcredist_IA64.exe. The required version of each of these downloads is the 2005 SP1 Redistributable Package.
The redistributable module that Outside In requires is msvcr80.dll. |
|
|