Hello! I have trouble with several missing .ddl files that I cannot locate. Namely, I am getting error messages on missing MSVCR110.dll, MSVCR100.dll, and even MSVCP100.dll for reader_sl. Can anyone share ideas on what went wrong? OS is Windows 10, right after the installation.
hello.
you can download dll files from dll-files.com
for 64 bit windows you must replace dll 32 bits in this location C:\Windows\SysWOW64
and 64 bit C:\Windows\System32\
Hi @Janx
All the .dll files are stored in 2 main location
1. C:\Windows\System32
2. C:\Windows\SysWOW64
Download the .dll files from : Download Msvcr100.dll for Windows 10, 8.1, 8, 7, Vista and XP - 32 Bit and 64 Bit
then paste the .dll files to above locations
You can follow from any two answers posted, it’s tested by me.