开机时出现 尝试运行"C\PROGRA21\360safe\Antiadware.dll,killdware时发生意外
运行 输入cmd 回车在命令提示符下输入
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
你试一下 我以前也有这种情况 就是这样处理的!
运行 输入cmd 回车在命令提示符下输入
for %1 in (%windir%\system32\*.dll) do regsvr32.exe /s %1
你试一下 我以前也有这种情况 就是这样处理的!