Solve the problem that the MSVCR100.dll cannot be found and the code execution cannot be continued when installing wampserver.

Perfect solution when installing wampserver, because MSVCR100.dll was not found

This error is largely because the system is missing visual c ++

Picture above

Insert picture description here

Link: https://pan.baidu.com/s/12ma_Hxmje-e2WR7MYZ3ILw
extraction code: rag2

  1. Remember to install vc ++ first
  2. Then wampserver

You can pick up what is missing from the system, download and decompress it, install it, and then install wampserver, I provide vc ++ is 64-bit, remember that your wampserver is also 64-bit.

Published 26 original articles · praised 5 · visits 777

Guess you like

Origin blog.csdn.net/weixin_44730235/article/details/104507758