Despite everything MSVCR100.dll still missing

Jakub Feik 6 Reputation points
2021-01-18T07:46:53.347+00:00

Hello.
When isntalling files, mostly including but not limited to cracks, i get the error that MSVCR100.dll is missing. This is the error i am getting, it is always the same.

57611-error.png

Things i tried:

  1. Uninstalling all C++ Redistributables and reinstalling them using https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/
  2. Disabling antivirus (ESET) and adding the file to exclusions.
  3. Doing sfc /scannow
  4. Uninstalling C++ Redistributables, Doing the disk clean up, Cleaning the registry using https://www.wisecleaner.com/wise-registry-cleaner.html, Installing the redists using https://www.softpedia.com/get/System/System-Miscellaneous/MultiPack-Visual-C.shtml
  5. Doing number 4. in safe mode
  6. Uninstalling all the redists using Windows Troubleshooter, and install them back using https://www.softpedia.com/get/System/System-Miscellaneous/MultiPack-Visual-C.shtml
  7. Doing number 6. in safe mode

Despite everythhing the error still occurs. Thank you for any help.

If needed, these are the C++ Redistributables currently installed:
57474-redists-installed.png

Developer technologies | C++
{count} votes

3 answers

Sort by: Most helpful
  1. Jeanine Zhang-MSFT 11,356 Reputation points Microsoft External Staff
    2021-01-19T01:57:02.193+00:00

    Hi,

    MSVCR100.dll = Visual C++ 2010 Runtime

    I suggest you could try to download the followings:

    32 bit: http://www.microsoft.com/download/en/details.aspx?id=5555

    64 bit: http://www.microsoft.com/download/en/details.aspx?id=14632

    If issue still persists, I suggest you to run SFC scan. System File Checker is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files. For more details I suggest you could refer to the ink: https://answers.microsoft.com/en-us/windows/forum/windows_10-update/system-file-check-sfc-scan-and-repair-system-files/bc609315-da1f-4775-812c-695b60477a93

    Best Regards,

    Jeanine


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

  2. mahmou6 6 Reputation points
    2021-11-02T14:53:33.523+00:00
    1 person found this answer helpful.

  3. Michel LeSieur 1 Reputation point
    2021-11-27T21:45:44.8+00:00

    You may need to download "Microsoft Build Tools 2015" as well.

    This is what fixed my problem.

    Link >> https://visualstudio.microsoft.com/vs/older-downloads/#microsoft-build-tools-2015-update-3


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.