Visual Studio请求不存在的文件

问题描述:

大家好,我安装时遇到麻烦Visual Studio Community 2017.我在创建项目时遇到问题,所以我开始修复VStudio。所有套餐都是
,但是在申请时
Microsoft.VisualCpp.Redist.14
安装程序请求文件 
" vc_runtimeMinimum_x64。 MSI"
(Visual C ++ 2015 x64)
 不存在。我在ProgramData文件夹中找到了相同的命名文件,但安装程序没有接受它。请帮忙。

编辑:日志:




欢迎来到MSDN论坛。

Welcome to MSDN forum.

请查看主题:
https://social.msdn.microsoft.com/Forums/vstudio/en- US / 4ecc1495-de4d-432f-9886-94d28ced6dc9 / vs-community-2017-installation-problems?forum = vssetup

来自rTolder的回复:我终于设法让它发挥作用。 我用了这个

工具
卸载vs_community 2017安装程序抱怨它无法卸载的软件包。 当我卸载软件包并重试vs安装程序时,我会点击另一个无法卸载的软件包。 最后,在卸载
4或5个软件包之后,安装程序成功完成并且似乎正常工作。 
 

A reply from rTolder: I finally managed to get it to work.  I used this tool to uninstall the packages that the vs_community 2017 installer was complaining it could not uninstall.  As I uninstalled the packages and retried the vs installer, I would hit another package that could not be uninstalled.  Eventually, after 4 or 5 packages were uninstalled, the installer completed successfully and it seems to work.   

祝你好运,

Joyce