瑞星卡卡安全论坛

首页 » 个人产品讨论区 » 瑞星杀毒软件 » 瑞星杀毒软件2011 » 如何让瑞星帐号保险柜不罢工
77507840 - 2008-8-25 21:24:00
在使用过程中,有时我清理完系统垃圾后重启,瑞星的帐号保险柜就无法工作了.
清理系统垃圾的代码如下:
@echo off 
del /f /s /q %systemdrive%\*._og
del /f /s /q %windir%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "D:\Temporary Internet Files"
del /f /s /q "%userprofile%\recent"
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
del /f /s /q "C:\Documents and Settings\Administrator\Local Settings\Temp"
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files"
cls & echo 清除系统垃圾完成!
echo. & pause
请问如何让如何让瑞星帐号保险柜不罢工.谢谢

用户系统信息:Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; MAXTHON 2.0)
caizicug - 2008-8-25 21:25:00
修复瑞星吧。开始--所有程序--瑞星软件--添加与删除组件,选修复
┾断┡ē誸 - 2008-8-26 0:03:00
或者添加到主动防御里面
1
查看完整版本: 如何让瑞星帐号保险柜不罢工