sysfader ieexplore.exe 错误
突然打开ie报错:sysfader ieexplore.exe,说什么内存不能读。估计是系统文件有些问题。
1.重新注册dll
for %a in (%windir%/system32/*.dll) do regsvr32.exe /s %a
for %b in (%windir%/system32/*.ocx)do regsvr32.exe /s %b
无效后。
2.重置ie:...
原创
2012-06-18 11:34:57 ·
119 阅读 ·
0 评论