解决VS2015启动出现“cannot find one or more components .Please reinstall the application”

时间:2021-04-26 22:03:23

1.win+r,在出现的提示框中输入regedit,可以启动注册表编辑器。

2.找到注册表 HKEY_CURRENT_USER\SOFTWARE\Microsoft\VisualStudio\14.0_Config,将其删除。

3.重启VS2015