应用程序正在为首次使用计算机做准备

出现在结束了一次mongodb安装进程的情况下,再次安装,实际上是因为进程没有清除干净,找到进程中描述为Windows 安装程序的进程,杀掉多余的进程即可,如下方法为解决验证问题,得到正确提示

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

猜你喜欢

转载自www.cnblogs.com/zwz418/p/10563311.html