Home

一分钟学会制作垃圾处理软件

BinyPosted 12/11/2011, 1:16:27 PM201989 views
下面是步骤很简单就两步!   新建一个“记事本”,把下面的字复制进去,点“另存为”,把文件名定为“清除系统LJ.bat”就完成,双击它就能很快地清理垃圾文件,大约一分钟不到。   @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完成!   echo. & pause   以后只要双击运行该文件,当屏幕提示“清除系统LJ完成!就还你一个“苗条”的系统了!!到时候再看看你的电脑,是不是急速如飞呢?可别忘了回帖喔!   注:LJ就是垃圾的意思!这招比那些所谓的优化大师好用!不会破坏系统文件。
Participants

9 replies

xxwbboss· 12/11/2011, 1:40:26 PM
对新手有帮助。
开新· 12/12/2011, 11:25:04 AM
{:11:}
开新· 12/12/2011, 11:25:35 AM
不知道可行不,不过也谢谢了
开新· 12/13/2011, 10:20:23 AM
骗人的 系统都出错了
huecome· 1/21/2012, 7:29:36 PM
{:17:}
adfvt· 2/21/2012, 12:00:07 PM
{:13:}
恋远· 2/24/2012, 10:00:00 PM
{:22:}{:22:}
xwb000· 2/25/2012, 2:16:41 PM
{:14:}
朲乄鉎ら· 3/27/2012, 1:57:01 AM
{:20:}{:20:}
内容加载中