zoukankan      html  css  js  c++  java
  • 安装软件,遇到弹框Windows Installer Coordinator,一直循环卡在这个弹框处

    转载自https://www.cliftonsystems.co.uk/fixing-windows-installer-coordinator-loop/

    复制粘贴原文内容,以防将来访问不到原网页了

    Sometimes when you install software, you got stuck at window which says “Windows Installer Coordinator”
    There is easy fix for this, which involves changing setting of Group Policy.

    To disable this group policy you need to perform these steps:
    1 ) Log on to the system with a User that has Administrative Privileges
    2 ) Open the Windows Control Panel
    3 ) Perform a search for Group Policy
    4 ) The search results should display a link to the “Local Group Policy Editor”
    5 ) Once inside the editor, go to:

    1. Computer Configuration
    2. Administrative Templates
    3. Windows Components
    4. Remote Desktop Services
    5. Remote Desktop Session Host
    6. Application Compatibility

    6 ) In the right pane, right click on ‘Turn off Windows Installer RDS Compatibility” and select Edit from the drop down menu
    7 ) Select the Radio Button labeled ‘Enable’
    8 ) Click OK

  • 相关阅读:
    Django ORM 之F、Q查询与事务
    Django ORM 之基于对象、双下划线查询
    Django ORM
    Django 模板层
    Django视图层
    Django 路由控制
    Django完成常用四大功能
    Django 框架之前
    HTTP协议
    CSS-学习笔记五
  • 原文地址:https://www.cnblogs.com/kevinsteve/p/10270712.html
Copyright © 2011-2022 走看看