t-d-k / LibreCrypt

LibreCrypt: Transparent on-the-fly disk encryption for Windows. LUKS compatible.
https://LibreCrypt.tdksoft.co.uk
734 stars 71 forks source link

include MSVCR100.dll with setup #36

Open yuphorian6 opened 8 years ago

yuphorian6 commented 8 years ago

When I install the program, open it and click on New button, to create a new container, it complains that MSVCR100.dll is missing.

Still, otfe container can be created and mounted without any issues.

I installed both Microsoft Visual C++ 2010 Redistributable, and Microsoft Visual C++ 2015 Redistributable

but still the program complains about MSVCR100.dll missing.

I searched the C drive for MSVCR100.dll and found it.

Why does the program complains about the file even when it is present after installation. Please include MSVCR100.dll with setup or link it during setup .

I'm using Windows7 64bit Ultimate edition.

librecrypt_msvcr100_missing

linux-modder commented 8 years ago

Sounds like a library config search issue. Is the MSVCR100 in your executable path (C:\USERNAME/ProgramFiles...)

yuphorian6 commented 8 years ago

The file is in the standard path (C:\Windows\System32).

The checksums of file are..

File: msvcr100.dll CRC-32: 5e154348 MD4: 37891ed500ea175c99a96f49fc7ec038 MD5: aed6d63cfa5a3ef7021af9c457fee994 SHA-1: f6ad746ef520b03df6cf0f5a2512d0df964c4688

t-d-k commented 8 years ago

It's possible the dll version you have is not the 64 bit one. Please try installing this,and trying again . Use the vcredist_x64.exe version