进入快盘 | 申领稿费  |  新人报到  |  意见建议 | 购买卡币    

卡巴斯基技术论坛's Archiver

Seeker 发表于 2008-5-30 09:48

自已動手制作清理垃圾文件!

<P>现在网络上有很多一键清理电脑系统垃圾文件的程序.现在教大家自已动手做做...</P>
<P><FONT face=宋体 color=#ff0000>你是否注意到你的电脑系统磁盘的可用空间正在一天天在减少呢?是不是动作一天比一天迟缓呢?</FONT></P>
<P><FONT face=宋体 color=#ff0000 size=3>&nbsp;&nbsp;&nbsp;&nbsp; Windows在安装和使用过程中都会产生相当多的垃圾文件,包括临时文件(如:*.tmp、*._mp)日志文件(*.log)、临时帮助文件(*.gid)、磁盘检查文件(*.chk)、临时备份文件(如:*.old、*.bak)以及其他临时文件。特别是如果一段时间不清理IE的临时文件夹“Temporary Internet Files”,其中的缓存文件有时会占用上百MB的磁盘空间。这些LJ文件不仅仅浪费了宝贵的磁盘空间,严重时还会使系统运行慢如蜗牛。</FONT></P>
<P><FONT face=宋体 size=3><FONT color=#ff0000>&nbsp;&nbsp;&nbsp;&nbsp; 这——你肯定忍受不了吧?所以必须及时清理系统的LJ文件淤塞,保持系统的“苗条”身材,轻松流畅上网和运行常用软件。&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR><BR>  在电脑屏幕的左下角按“开始→程序→附件→记事本”,把下面的文字复制进去(<FONT color=#000000>黑色</FONT>部分),点“另存为”,路径选“桌面”,保存类型为“所有文件”,文件名为“清除系统.bat”,就完成了。记住后缀名一定要是.bat。</FONT></FONT></P>
<P><FONT face=宋体 size=3><FONT color=#ff0000>&nbsp;&nbsp;&nbsp;&nbsp; OK!你的垃圾清除器就这样制作成功了!双击它就能很快地清理垃圾文件,大约一分钟不到。&nbsp;&nbsp;&nbsp;</FONT></FONT></P>
<P><FONT face=宋体><FONT color=#00ff00>======复制下面的文字(这行不用复制)=============================</FONT>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR><BR></FONT><FONT face=宋体><FONT color=black>@echo off&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>echo 正在清除系统垃圾文件,请稍等......&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q %systemdrive%\*.tmp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q %systemdrive%\*._mp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q %systemdrive%\*.log&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q %systemdrive%\*.gid&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q %systemdrive%\*.chk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q %systemdrive%\*.old&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q %systemdrive%\recycled\*.*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q %windir%\*.bak&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q %windir%\prefetch\*.*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>rd /s /q %windir%\temp &amp; md %windir%\temp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /q %userprofile%\cookies\*.*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /q %userprofile%\recent\*.*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q "%userprofile%\Local Settings\Temp\*.*"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>del /f /s /q "%userprofile%\recent\*.*"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>echo 清除系统完成!&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>echo. &amp; pause&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR></FONT><BR><FONT color=#00ff00>=====到这里为止(这行不用复制)==============================================</FONT>&nbsp;&nbsp;</FONT></P>
<P><FONT face=宋体 size=3>&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;<FONT color=#ff0000>以后只要双击运行该文件,当屏幕提示“清除系统完成”,就会还你一个“苗条”的系统了。——再看看你的电脑,是不是很流畅呢?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT><FONT color=lime>&nbsp;<FONT face=黑体>注:这招比那些优化软件好用。最重要的是不会破坏系统文件。</FONT></FONT></FONT><FONT face=黑体 color=#ff9900 size=4><FONT face=宋体 color=lime size=3>=================================================================================</FONT></P></FONT>

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.