20,213 questions
Server2012 R2禁用Windows错误报告无效
Zy
0
Reputation points
因特殊原因,需要在Server2012 R2系统下禁止mfc程序崩溃后弹出WerFault.exe的Windows错误报告窗口(Microsoft C++错误窗口无需禁止弹出),但通过网上查到的手段设置后没有效果,仍会弹出Windows错误报告窗口,请问还应如何设置,才能不弹出该窗口?
我已经进行过如下操作:
1、通过Powershell输入Disable-WindowsErrorReporting,返回True;
2、将注册表中HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting中Disabled值修改为1;
3、控制面板\操作中心\维护 中的Windows错误报告配置修改为“不想参与,不要再问我”
需要禁止弹出Windows错误报告窗口实例如下:
Windows for business | Windows Server | User experience | Other
Sign in to answer