开始→运行→输入cmd→回车,在命令提示符下输入下面命令
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
完成后,在输入下面的
for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i
再检查运行regedit进入注册表, 在HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks 下,应该只有一个正常的键值{AEB6717E-7E19-11d0-97EE-00C04FD91972}, 将其他的删除。
dantenga
不会吧 我的 也有这个 但是 玩其他游戏 不会 不可能是内存问题