首页 | 注册 | 登录 | 搜索 | 标签 | 关于

清除系统垃圾

@echo off
del 
///%systemdrive%*.tmp
del 
///%systemdrive%*._mp
del 
///%systemdrive%*.log
del 
///%systemdrive%*.gid
del 
///%systemdrive%*.chk
del 
///%systemdrive%*.old
del 
///%systemdrive%recycled*.*
del ///%windir%*.bak
del 
///%windir%prefetch*.*
del ///%windir%temp*.*
del //%userprofile%cookies*.*
del //%userprofile%recent*.*
del ///"%userprofile%\Local Settings\Temporary Internet Files\*.*"
del ///"%userprofile%\Local Settings\Temp\*.*"
del ///"%userprofile%\recent\*.*"

Tags: 系统, 垃圾, windows, 清理记录

上一篇 :国内大部分统计系统存在严重漏洞
下一篇 :body代码

本文链接:http://www.amxku.net/archives/117/

相关文章

发表评论

评论内容: