标题:
CMD.EXE的CPU使用率高
[打印本页]
作者:
CBHENIN
时间:
2007-12-18 14:10
标题:
CMD.EXE的CPU使用率高
装微点后 手动运行CMD就很正常。
但是运行批处理文件CMD.EXE进程就很用CPU几乎都是100%
批处理内容是网上流行的清楚垃圾的批处理
@echo off
echo 正在清除系统垃圾文件,请稍等......
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.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 /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
echo 清除系统LJ完成!
请斑竹瞧瞧!!
作者:
Legend
时间:
2007-12-18 15:40
感谢楼主的反馈,我们会测试分析一下,给您回复的
作者:
Legend
时间:
2007-12-19 17:01
根据楼主提供的批处理进行测试分析,没有复现您的情况,您如果还有问题的话,请及时联系我们
欢迎光临 微点交流论坛 (http://bbs.micropoint.com.cn/)
bbs.micropoint.com.cn