简体   繁体   English

安装 Visual Studio 2015 时出错,关于“Microsoft Visual C++ 2015 Redistributable”

[英]Errors in installing Visual Studio 2015, regarding "Microsoft Visual C++ 2015 Redistributable"

I am stuck since 2 days with this simple installation process of Visual Studio 2015 from my university portal (vs_communityENUS.exe which is a 3260 KB application).从我的大学门户(vs_communityENUS.exe,它是一个 3260 KB 应用程序)这个简单的 Visual Studio 2015 安装过程开始,我被困住了 2 天。 I am not new to installation and troubleshooting but this one has got me insane.我对安装和故障排除并不陌生,但这个让我发疯了。

Every time I install it it throws me errors:每次我安装它都会引发错误:

  1. Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.23918: Another version of this product is already installed. Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.23918:已安装此产品的另一个版本。 Installation of this version cannot continue.此版本的安装无法继续。 To configure or remove the existing version of this product, use Add/Remove Programs in the Control Panel.要配置或删除本产品的现有版本,请使用控制面板中的添加/删除程序。

  2. Visual Studio 2015 Update 3 Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.24210: The installer failed. Visual Studio 2015 更新 3 Microsoft Visual C++ 2015 Redistributable (x64) - 14.0.24210:安装程序失败。 Another version of this product is already installed.该产品的另一个版本已安装。 Installation of this version cannot continue.此版本的安装无法继续。 To configure or remove the existing version of this product, use Add/Remove Programs in the Control Panel.要配置或删除本产品的现有版本,请使用控制面板中的添加/删除程序。 Error code: 0x80070666错误代码:0x80070666

  3. Visual Studio 2015 Update 3 Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.24210: The installer failed. Visual Studio 2015 更新 3 Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.24210:安装程序失败。 Another version of this product is already installed.该产品的另一个版本已安装。 Installation of this version cannot continue.此版本的安装无法继续。 To configure or remove the existing version of this product, use Add/Remove Programs in the Control Panel.要配置或删除本产品的现有版本,请使用控制面板中的添加/删除程序。 Error code: 0x80070666错误代码:0x80070666

  4. Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.23918: Another version of this product is already installed. Microsoft Visual C++ 2015 Redistributable (x86) - 14.0.23918:已安装此产品的另一个版本。 Installation of this version cannot continue.此版本的安装无法继续。 To configure or remove the existing version of this product, use Add/Remove Programs in the Control Panel.要配置或删除本产品的现有版本,请使用控制面板中的添加/删除程序。

I checked my control panel but I did not find any files with the above name.我检查了我的控制面板,但没有找到任何具有上述名称的文件。 Than, I got this amazing link that helped me remove any previous version of visual studio I have in my machine but a fresh installation after that also threw same errors.比,我得到了这个惊人的链接,它帮助我删除了我机器中任何以前版本的 Visual Studio,但之后的全新安装也引发了同样的错误。

I am badly stuck, what I want is a simple visual studio version compatible to windows 8.1 and can successfully integrate with opencv, qt and vtk.我被严重卡住了,我想要的是一个与 windows 8.1 兼容并且可以与 opencv、qt 和 vtk 成功集成的简单 Visual Studio 版本。

Any help in this regard is highly and respectfully appreciated.在这方面的任何帮助都将受到高度尊重。

Do you have the Visual C++ 2017 Redistributable installed before the VS 2015 installation? 在安装VS 2015之前,您是否安装了Visual C ++ 2017 Redistributable? If so, please try to uninstall the Visual C++ 2017 Redistributable then install the VS 2015 again per this similar issue 如果是这样,请尝试卸载Visual C ++ 2017 Redistributable,然后根据此类似问题再次安装VS 2015

If not and you cannot find the higher version of the VS Visual C++ 2015 Redistributable under Control Panel, please use MsiInv to gather information about what is installed on a computer , if it is confirmed that a higher version is existing, then you can ignore this warning information to use VS 2015. 如果没有,并且您在控制面板下找不到VS Visual C ++ 2015 Redistributable的更高版本,请使用MsiInv收集有关计算机上安装的内容的信息 ,如果确认存在更高版本,则可以忽略此警告信息使用VS 2015。

There are some known issues with Visual Studio 2017 redistributables interfering with VS2015 redistributables. Visual Studio 2017可再发行组件存在一些干扰VS2015可再发行组件的已知问题。 Temporarily uninstalling them might allow you to install the whole of VS2015. 暂时卸载它们可能允许您安装整个VS2015。

I tried many different strategies to get this to be fixed, but I found a program that installed all the various visual c++ packages without a hitch and fixed my problems.我尝试了许多不同的策略来解决这个问题,但我发现一个程序可以顺利安装所有各种可视化 c++ 软件包并解决了我的问题。

https://github.com/abbodi1406/vcredist https://github.com/abbodi1406/vcredist

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将Visual Studio 2015的Visual C ++ Redistributable添加到InstallShield - Add Visual C++ Redistributable for Visual Studio 2015 to InstallShield Visual Studio 2015 的 C# 和 C++ Redistributable 缺少依赖项 - Missing dependencies with C# and C++ Redistributable for Visual Studio 2015 在Visual Studio 2015下使用Microsoft Visual C ++ 2013进行编译 - Compiling with Microsoft Visual C++ 2013 under Visual Studio 2015 无法安装Visual Studio 2015(64位)的Visual C ++可再发行组件 - Cannot install Visual C++ Redistributable for Visual Studio 2015 (64-bit) 如何自动安装用于Java代码的Visual Studio 2015的Visual C ++可再发行组件 - how to automatically install Visual C++ Redistributable for Visual Studio 2015 used in a java code Microsoft Visual C ++ 2015运行时无法完成安装? - Microsoft Visual C++ 2015 Runtime wont finish installing? 用于应用程序本地部署的 Visual C++ 2015 可再发行 DLL - Visual C++ 2015 redistributable DLLs for app-local deployment 我可以将 Visual Studio 2015 C++ Redistributable DLL 与我的应用程序捆绑在一起吗? - Can I bundle the Visual Studio 2015 C++ Redistributable DLL's with my application? 是否有小于 14 MB 的 Visual Studio 2015 C++ Redistributable (vcredist_x86.exe)? - Are there smaller Visual Studio 2015 C++ Redistributable (vcredist_x86.exe) than 14 MB? Visual C ++ 2015中的CSpice:链接错误 - CSpice in Visual C++ 2015: Link errors
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM