WAMP 安装时显示错误“MSVCR100.dll"丢失 [英] WAMP shows error 'MSVCR100.dll' is missing when install

查看:31
本文介绍了WAMP 安装时显示错误“MSVCR100.dll"丢失的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我尝试安装 WAMP 时,弹出以下警报,

When I tried to install WAMP, that popped up the following alert,

我点击了确定,它继续安装 WAMP.当我开始时,WAMP 标志总是黄色".它没有变成绿色",这意味着有问题.MSVCR100.dll 文件究竟是什么?如何获取并修复此错误?

I clicked OK, it continued to install WAMP. When I start, the WAMP logo is always 'yellow'. It isn't turning 'green', meaning there's something wrong. What exactly is the MSVCR100.dll file? How do I obtain it and fix this error?

推荐答案

MSVCR100.dll 文件是可再发行组件 Microsoft Visual C++ 的一部分.您可以安装它们,看看这是否能解决您的问题.安装上述内容后,请检查您的 wamp 安装是否正确设置.搜索我的 wamp 图标保持橙色"帖子.

The MSVCR100.dll file is part of the Microsoft Visual C++, redistributables. You can install them and see if this solves your problem. After you install the above check if your wamp installation is correctly setup. Search for "my wamp icon stays orange" posts.

2019 年更新

Wampserver 3 需要 Visual C++ Redistributable for Visual Studio 2012 Update 4您可以在以下位置下载:https://www.microsoft.com/en-us/download/details.aspx?id=30679在那里您可以根据您的系统选择 x86 或 x64 版本

Wampserver 3 requires Visual C++ Redistributable for Visual Studio 2012 Update 4 You can download it at: https://www.microsoft.com/en-us/download/details.aspx?id=30679 There you can select the x86 or x64 version depending on your system

这篇文章在 WampServer 论坛上展示了所有 Microsoft Visual C++ 运行时库您需要在系统上为每个版本的 WampServer 安装.引用:

This article on the WampServer forums shows all the Microsoft Visual C++ runtime libraries you need to have installed on your system for each version of WampServer. To quote:

对于 Windows 32:确保您已安装 Visual C++ 2010SP1 可再发行包 x86:VC10 SP1 vcredist_x86.exe

For Windows 32 : Be sure that you have installed the Visual C++ 2010 SP1 Redistributable Package x86 : VC10 SP1 vcredist_x86.exe

http://www.microsoft.com/download/en/details.aspx?id=8328

对于 Windows 64:确保您已安装 Visual C++ 2010SP1 可再发行包 x64:VC10 SP1 vcredist_x64.exe

For Windows 64 : Be sure that you have installed the Visual C++ 2010 SP1 Redistributable Package x64 : VC10 SP1 vcredist_x64.exe

http://www.microsoft.com/download/en/details.aspx?id=13523

如果没有这个组件,Apache 将无法运行

Apache will not run without this component

事实上,如果您运行的是 64 位 Windows,最好安装所有 32 位库以及 64 位库.毕竟 64 位 Windows 运行 64 位和 32 位代码.您可能会发现,对于您将在某个时候安装的某些应用/实用程序,您至少需要 32 位运行时之一.

In fact if you are running the 64bit Windows it is a good idea to install all the 32bit libraries as well as the 64bit ones. After all 64bit windows runs 64 and 32 bit code. You will probably find you need at least one of the 32bit runtimes for some app/utility you will install at some point.

更新

如果您正在运行 WAMPServer 2.5,您还需要 VC11 redist.适用于 Visual Studio 2012 的 Visual C++ Redistributable

If you are running WAMPServer 2.5 you also need the VC11 redist. Visual C++ Redistributable for Visual Studio 2012

29.08.2014 使用 WAMP 2.5我同意需要 VC11,安装以前的发行版也不错.其他应用程序将需要它.我不确定你是否需要 bit 32 版本

29.08.2014 with WAMP 2.5 I agree that VC11 is needed and it is not a bad idea to have previous distributions installed. It will be needed by other application. I am not sure if you need bit 32 version

http://www.microsoft.com/en-us/download/confirmation.aspx?id=30679

更新 2016 年 8 月 3 日

UPDATE Aug. 3rd 2016

Fred -ii- 告诉我(顺便说一下,非常感谢)wamp 论坛中帖子的链接不再有效.由于我找不到原始链接,您可以尝试 http://forum.wampserver.com/read.php?2,138295.它包含大量信息,可能会对您有所帮助.

As I was informed by Fred -ii- (many thanks by the way) the link for the post in the wamp forums doesn't work anymore. Since I could not find the original link you can try http://forum.wampserver.com/read.php?2,138295. It has lots of info and may help you.

这篇关于WAMP 安装时显示错误“MSVCR100.dll"丢失的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆