Windows 7 / UAC / Permission question

English support forum

Moderators: Hacker, petermad, Stefan2, white

User avatar
karlchen
Power Member
Power Member
Posts: 4605
Joined: 2003-02-06, 22:23 UTC
Location: Germany

Post by *karlchen »

Hi, DarkRuleR.

On the Windows 2008 R2 64bit system, the file MSVCR71.DLL had been present inside %windir%\syswow64 all the time. Seen from the perspective of a 32bit application, this is %windir%\system32\MSVCR71.DLL.

Re-installed Total Commander to "C:\Program Files (x86)\Totalcmd" and added the files libeay32.dll and libssl2.dll from the libcurl 7.19.7 package.

FTPS worked. No complaint.

Kind regards,
Karl
sweetsour
Junior Member
Junior Member
Posts: 18
Joined: 2007-10-04, 18:06 UTC

Post by *sweetsour »

You need to get 32bit OpenSSL even on win7 64bit for 32bit applications it seems!

That solved it for me.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

sweetsour wrote:You need to get 32bit OpenSSL even on win7 64bit for 32bit applications it seems!
Of course. 32-bit applications can't load 64-bit DLLs and vice versa. So if you want to use some xYY-bit application, you need corresponding xYY-bit DLLs.

Since Explorer extensions are DLLs you need 64-bit extensions to use with Explorer and 32-bit ones to use with TC or any other 32-bit file manager.
Post Reply