Win7旗舰版Information Tool停止工作故障代码为40000015处理方法?
Information Tool信息工具是win7系统重要的组件,如果开机提示Information Tool停止工作,会导致系统故障MSVCR100.dll,故障代码为40000015,那碰上了要如何处理呢?
Win7Information Tool停止工作解决方法
<img src="https://img.mryunwei.com/uploads/2023/04/20230424024923361.jpg" alt="Win7旗舰版Information Tool停止工作故障代码为40000015处理方法?">
1、尝试重新注册一下dll文件然后查看效果。
<img src="https://img.mryunwei.com/uploads/2023/04/20230424024925694.png" alt="Win7旗舰版Information Tool停止工作故障代码为40000015处理方法?">
2、在命令提示符(管理员)窗口中输入以下命令:
for %i in (%windir%system32*.dll) do regsvr32.exe /s %i
for %i in (%windir%system32*.ocx) do regsvr32.exe /s %i