File "msvcr100.dll" - where to throw and how to install?

If MSVCR100.dll is missing from the computer, then you can easily encounter the problem of launching many applications and programs. In such cases, the computer will give you only one warning - a window with an error, and nothing else will happen. How to deal with this?

msvcr100 dll where to throw

Automatically

The MSVCR100.dll error occurs when a fully installed Microsoft Visual C ++ Redistributable distribution is missing from the computer. If you have problems with this file, you need to go to the official Microsoft website and download the version from 2010 from there (Microsoft Visual C ++ 2010).

Remember that you need to download the version corresponding to the bit depth of your OS, otherwise in the future you may have problems with other components.

To find out the version of the system installed on your PC, right-click on the "My Computer" icon, then click "Properties". In the "System" section, find the "System Type" sub-item. Bit depth will be written there.

With this method, you do not need to look for the answer to the question: "I downloaded MSVCR100.dll. Where to throw?". You just need to install the downloaded distribution, the rest will happen automatically.

msvcr100 dll error

Manually

If you have an error, but Microsoft Visual C ++ 2010 is present in the installed programs, then most likely the file was damaged or deleted by the virus. You can reinstall the package again completely, but this does not always allow you to make Internet speed. In such cases, you need to download separately MSVCR100.dll. Where to throw, simple logic will tell.

All working libraries are located in one folder. To find it, go to the "windows" system folder. There are two options for placing MSVCR100.dll. Where to throw?

  • In a 32-bit OS, the file must be "pushed" into the system32 folder.
  • In the 64-bit operating system, msvcr100.dll must be dropped not only in System32, but also in SySWOW64.

If it didn’t help

If the option to manually install MSVCR100.dll does not help, and the message that the computer does not have MSVCR100.dll continues to appear, try the following. If you use a poor-quality assembly of the operating system, then it may not perceive new libraries on its own. In order to register a new file in the system, you have to do the following.

Open the Start menu and type "regsvr MSVCR100.dll" into the command line. If the computer will swear on the command format, use "regsvr32 MSVCR100.dll". After that, restart your computer.

If the error MSVCR100.dll continues to appear, uninstall the Microsoft Visual C ++ software package through "Add or Remove Programs." Clean the registry with CCleaner and reinstall everything. If that doesn't work, check your antivirus quarantine. The file may have been locked. If this happens, delete it completely, including from quarantine, and unlock it. After that, reinstall C ++ again.

msvcr100 dll is missing on the computer

What to remember

When working with MSVCR100.dll, you should remember that this is a system file, which means that there are certain risks associated with it. So before you ask a question: "I downloaded MSVCR100.dll. Where to throw?", You should make sure that you did everything correctly.

  • Download files and distributions only from the official Microsoft website. Even if you use an unlicensed "axis", nothing will happen to it, but you will protect your personal computer from viruses.
  • Different versions of operating systems require different distributions. Be careful when determining the bit depth.
  • In addition, remember: to install MSVCR100.dll on a computer running XP, you need to download the version of Microsoft Visual C ++ 2010. And for the "seven" and later versions of Microsoft Visual C ++ 2012 operating systems.
  • Before installing suspicious files in the registry, always keep a previous copy of it in case something goes wrong as planned.
  • Install an antivirus on your computer so that you no longer encounter situations when system files disappear.
  • After any installation / software update operations, restart your computer as normal. This will save innovations and prevent the loss of unsaved information.

Source: https://habr.com/ru/post/C49543/


All Articles