Visual Studio 2013不会安装。

时间:2021-12-09 18:41:39

I have downloaded visual studio professional 2013 with Update 4 from microsoft official website :

我已经下载了visual studio professional 2013,并更新了微软官方网站的4个版本:

https://www.visualstudio.com/en-us/downloads/

https://www.visualstudio.com/en-us/downloads/

No matter what i do, it won't install. It gives me some error :

不管我做什么,它都不会安装。它给了我一些错误:

  1. Microsoft Visual C++ X64 Minimum Runtime 12.0.21005 The Form specified for the subject is not one supported or known by the specified trust provider.

    Microsoft Visual c++ X64最小运行时12.0.21005为主题指定的表单不受指定的信任提供程序支持或了解。

  2. Microsoft visual studio 2013 Pre-Clean Tool. The Form specified for the subject is not one supported or known by the specified trust provider.

    微软visual studio 2013 Pre-Clean工具。为主题指定的表单不是由指定的信任提供程序支持或知道的。

  3. Misrosoft Visual Studio Preparation. The Form specified for the subject is not one supported or known by the specified trust provider.

    Misrosoft Visual Studio准备。为主题指定的表单不是由指定的信任提供程序支持或知道的。

I have tried searching everything on web, couldn't find any specific solution.

我试过在网上搜索,找不到任何具体的解决方案。

Some blogs say that it has to be Visual Studio Update 4 and not Visual Studio with update 4, will i have tried both. None of them seems to be working.

一些博客说它必须是Visual Studio更新4而不是Visual Studio更新4,我是否已经尝试了两者。他们似乎都没有工作。

1 个解决方案

#1


1  

For the first error C++ X64 Minimum Runtime 12.0.21005 Try install Visual C++ Redistributable for Visual Studio 2013

对于第一个错误,c++ X64最小运行时12.0.21005尝试为Visual Studio 2013安装Visual c++可重新分配。

It's on the same page as Visual studio 2013 downloads. Scroll down to Visual C++ Redistributable for Visual Studio 2013 https://www.visualstudio.com/downloads/download-visual-studio-vs

它和Visual studio 2013下载的页面是一样的。向下滚动到visualc++可重新分配的Visual Studio 2013 https://www.visualstudio.com/downloads/download-visualstudiovs。

Second error I found this (maybe) fix on the Visual studio forum

第二个错误,我在Visual studio论坛上发现了这个(可能)。

Not sure about the third error maybe try see if the above works and then try and tackle the third error.

如果不确定第三个错误,可以尝试看看上面的工作,然后尝试处理第三个错误。

#1


1  

For the first error C++ X64 Minimum Runtime 12.0.21005 Try install Visual C++ Redistributable for Visual Studio 2013

对于第一个错误,c++ X64最小运行时12.0.21005尝试为Visual Studio 2013安装Visual c++可重新分配。

It's on the same page as Visual studio 2013 downloads. Scroll down to Visual C++ Redistributable for Visual Studio 2013 https://www.visualstudio.com/downloads/download-visual-studio-vs

它和Visual studio 2013下载的页面是一样的。向下滚动到visualc++可重新分配的Visual Studio 2013 https://www.visualstudio.com/downloads/download-visualstudiovs。

Second error I found this (maybe) fix on the Visual studio forum

第二个错误,我在Visual studio论坛上发现了这个(可能)。

Not sure about the third error maybe try see if the above works and then try and tackle the third error.

如果不确定第三个错误,可以尝试看看上面的工作,然后尝试处理第三个错误。