zoukankan      html  css  js  c++  java
  • How to fix the issue "A problem has been encountered while loading the setup components. Canceling setup"?

    When install or uninstall Visual Studio, we may encounter an error message which saying "A problem has been encountered while loading the setup components. Canceling setup".

    For above issue, we could use Windows Install Clean Up (i.e. A tool from MS to remove VS softwares) to remove Visual studio and then reinstall the software.

    With the Windows Installer CleanUp Utility, you will remove a program's Windows Installer configuration information.
    
    You may want to remove the Windows Installer configuration information for your program if you experience installation (Setup) problems.
    
    For example, you may have to remove a program's Windows Installer configuration information if you have installation problems when you try to add (or remove) a component of your program that was not included when you first installed your program.
    
    The Windows Installer CleanUp Utility is provided "as is" to help resolve installation problems for programs that use Microsoft Windows Installer. If you use this utility, you may have to reinstall other programs. Caution is advised.
    

    Download

  • 相关阅读:
    算法-在字符串中删除特定的字符或字符串
    Linux 下的7种文件类型
    TCP/IP协议、三次握手、四次挥手
    8、VUE自定义组件
    7、VUE事件
    6、VUE指令
    Redis高级功能-1、高并发基本概述
    5、插值
    4、VUE生命周期
    3、Vue实例的属性
  • 原文地址:https://www.cnblogs.com/EasonWu/p/1832584.html
Copyright © 2011-2022 走看看