【问题标题】:Setup detected an issue during Visual Studio Community Edition 2015 installation安装程序在 Visual Studio Community Edition 2015 安装期间检测到问题
【发布时间】:2021-04-22 15:48:39
【问题描述】:

我正在尝试安装 Microsoft Visual Studio 2015 社区版。但是我收到了这个错误:

安装程序在操作期间检测到问题。请点击下方 检查解决方案并帮助我们改善设置体验。

但我没有得到任何建议。有人遇到同样的问题吗?

我有 Windows 10

【问题讨论】:

    标签: visual-studio-2015


    【解决方案1】:

    我通过以下步骤解决了这个问题;

    • 在 C:/windows 中备份您的 Font 文件夹。
    • 删除Fonts文件夹的内容,跳过不能删除的字体 已删除。
    • 运行 Visual Studio 的安装程序(或 Visual Studio 更新) 管理员
    • 安装完成后恢复所有字体。

    【讨论】:

      【解决方案2】:

      在这里找到了一个对我有用的解决方案:

      http://devicecontext.blogspot.com/2015/07/wpf-and-broken-fonts.html

      Open cmd.exe and copy all files from c:\windows\fonts to some other folder (c:\fonts for me).
      Open regedit and navigate to HKLM\Software\Microsoft\Windows NT\CurrentVersion\Fonts
      Delete all font registrations (a little scary).
      
      Open Fonts in Control Panel.
      Drag all fonts from c:\fonts to the Control Panel Fonts window (this re-registers all valid fonts).
      Restart the computer.
      

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2019-04-22
        • 2017-03-07
        • 1970-01-01
        • 2015-09-13
        • 2016-12-06
        • 1970-01-01
        • 2016-09-03
        • 1970-01-01
        相关资源
        最近更新 更多