【发布时间】:2021-06-06 03:42:49
【问题描述】:
我之前安装了 Microsoft Visual Studio 2017,但我忘记添加 .NET 组件以进行统一编程。当我尝试启动 Visual Studio 安装程序时,它向我显示:
It gives me this specific error code when running the installer
然后,当我尝试下载最新版本的 Visual Studio 2019 时,运行安装程序时出现两个错误:
Failed to download Channel. Unable to download the channel from link
A product matching the following parameters could not be found
此外,由于某种原因,卸载它似乎不起作用,因为当我尝试通过 Windows 10 上的添加/删除程序卸载它时,它说它正在完成卸载,但当我重新启动它时它仍然存在。
最后,我尝试使用 GitHub 上的 VisualStudioUninstaller 工具,但即使在使用它时,它仍然会导致相同的错误。我还检查了我的 Visual Studio 文件夹,但无论我尝试运行安装程序多少次,都没有 InstallCleanup.exe。
【问题讨论】:
标签: c# unity3d visual-studio-2017 visual-studio-2019