• 安装软件,遇到弹框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

  • 相关阅读:
    golang json用法讲解
    go操作redis
    go 操作 kafka
    go指针:unsafe.Pointer
    初学者GO 之旅 (1) 包、变量、函数
    mac iterm2 安装 lrzsz rz sz命令
    golang工具之present
    php 安装 kafka 扩展
    elasticsearch 安装中文分词器
    Centos7 安装 elasticsearch-head插件
  • 原文地址:https://www.cnblogs.com/kevinsteve/p/10270712.html
Copyright © 2020-2023  润新知