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

  • 相关阅读:
    requireJS搭建
    html启动本地.exe文件
    自定义input[type="checkbox"]的样式
    使用rem单位时css sprites的坑
    visibility API
    css动画
    去除ios端输入框的弹出
    *java类的生命周期
    处理高并发,防止库存超卖
    java注解的使用
  • 原文地址:https://www.cnblogs.com/kevinsteve/p/10270712.html
Copyright © 2011-2022 走看看