Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
635 views
in Technique[技术] by (71.8m points)

wamp - WAMP显示错误“MSVCR100.dll”在安装时丢失(WAMP shows error 'MSVCR100.dll' is missing when install)

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

(当我尝试安装WAMP时,弹出以下警告,) MSVCR100.dll丢失

I clicked OK , it continued to install WAMP.

(我点击OK ,继续安装WAMP。)

When I start, the WAMP logo is always 'yellow'.

(当我开始时,WAMP徽标始终为“黄色”。)

It isn't turning 'green', meaning there's something wrong.

(它没有变成“绿色”,这意味着出现了问题。)

What exactly is the MSVCR100.dll file?

(MSVCR100.dll文件究竟是什么?)

How do I obtain it and fix this error?

(我如何获得它并修复此错误?)

  ask by KarSho translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

The MSVCR100.dll file is part of the Microsoft Visual C++ , redistributables.

(MSVCR100.dll文件是Microsoft Visual C++ ,可再发行组件的一部分。)

You can install them and see if this solves your problem.

(您可以安装它们,看看这是否能解决您的问题。)

After you install the above check if your wamp installation is correctly setup.

(安装上述检查后是否正确设置了wamp安装。)

Search for "my wamp icon stays orange" posts.

(搜索“我的wamp图标保持橙色”帖子。)

UPDATE 2019

(更新2019年)

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 3需要Visual C ++ Redistributable for Visual Studio 2012 Update 4您可以在以下网址下载: https//www.microsoft.com/en-us/download/details.aspx? id = 30679在那里您可以选择x86或x64版本取决于您的系统)

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.

(WampServer论坛上的这篇文章显示了为每个版本的WampServer在系统上安装所需的所有Microsoft Visual C ++运行时库。)

To quote:

(报价:)

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

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

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

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

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

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

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

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

Apache will not run without this component

(如果没有此组件,Apache将无法运行)

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.

(事实上,如果您运行64位Windows,最好安装所有32位库以及64位库。)

After all 64bit windows runs 64 and 32 bit code.

(毕竟64位窗口运行64位和32位代码。)

You will probably find you need at least one of the 32bit runtimes for some app/utility you will install at some point.

(您可能会发现至少需要一个32位运行时中的某个应用程序/实用程序,您将在某些时候安装它。)

UPDATE

(UPDATE)

If you are running WAMPServer 2.5 you also need the VC11 redist.

(如果您正在运行WAMPServer 2.5,则还需要VC11 redist。)

Visual C++ Redistributable for Visual Studio 2012

(Visual C ++ Redistributable for Visual Studio 2012)

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.

(29.08.2014与WAMP 2.5我同意需要VC11,并且安装以前的发行版并不是一个坏主意。)

It will be needed by other application.

(其他应用程序将需要它。)

I am not sure if you need bit 32 version

(我不确定你是否需要32位版本)

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

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

UPDATE Aug. 3rd 2016

(2016年8月3日更新)

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.

(正如Fred -ii-告诉我的那样(非常感谢顺便说一句),wamp论坛中帖子的链接不再适用。)

Since I could not find the original link you can try http://forum.wampserver.com/read.php?2,138295 .

(由于我找不到原始链接,您可以尝试http://forum.wampserver.com/read.php?2,138295 。)

It has lots of info and may help you.

(它有很多信息,可以帮助你。)


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

1.4m articles

1.4m replys

5 comments

56.8k users

...