Microsoft Visual C++ Redistributable for Visual Studio 2012 Update 4 安装程序以中文显示

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/20010826/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-27 22:51:41  来源:igfitidea点击:

Microsoft Visual C++ Redistributable for Visual Studio 2012 Update 4 Installer displaying in Chinese

c++visual-studio-2012redistributablevisual-c++-runtime

提问by aknewhope

I need to install Microsoft Visual C++ Redistributable for Visual Studio 2012 Update 4but when I run it, it opens in Chinese even though I selected English. I have tried in three different browsers. When I right click the downloaded file from Microsoft, it says English in the details.

我需要为 Visual Studio 2012 Update 4安装Microsoft Visual C++ Redistributable,但是当我运行它时,即使我选择了英语,它也会以中文打开。我尝试了三种不同的浏览器。当我右键单击从 Microsoft 下载的文件时,它在详细信息中显示英语。

I am not familiar with Microsoft support, and I couldn't find any place to report anything. I am afraid to install it and do any damage. Any suggestions?

我不熟悉 Microsoft 支持,也找不到任何可以报告任何内容的地方。我害怕安装它并造成任何损坏。有什么建议?

enter image description here

在此处输入图片说明

采纳答案by CharlesB

It is a problem on Microsoft side, that has beenreported, and a fix should be available sooner or later.

这是 Microsoft 方面的一个问题,报告,并且迟早会提供修复程序。

Meanwhile, if you have installed the complete Visual Studio 2012 update 4, the redistributable msi that were installed locally are free from this problem, find them in C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\redist\1033.

同时,如果您已安装完整的 Visual Studio 2012 更新 4,本地安装的可再发行 msi 没有此问题,请在C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\redist\1033.

I've put the correct msi (links deleted).

我已经放置了正确的 msi(链接已删除)。

EDIT

编辑

The official linkis now fixed, download is correct.

官方链接现已修复,下载正确。