<P>@echo off<br>echo 正在清除系统垃圾文件,请稍等......<br>del /f /s /q %systemdrive%\*.tmp<br>del /f /s /q %systemdrive%\*._mp<br>del /f /s /q %systemdrive%\*.log<br>del /f /s /q %systemdrive%\*.gid<br>del /f /s /q %systemdrive%\*.chk<br>del /f /s /q %systemdrive%\*.old<br>del /f /s /q %systemdrive%\recycled\*.*<br>del /f /s /q %windir%\*.bak<br>del /f /s /q %windir%\prefetch\*.*<br>rd /s /q %windir%\temp &amp; md %windir%\temp<br>del /f /q %userprofile%\cookies\*.*<br>del /f /q %userprofile%\recent\*.*<br>del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"<br>del /f /s /q "%userprofile%\Local Settings\Temp\*.*"<br>del /f /s /q "%userprofile%\recent\*.*"<br>echo 清除系统LJ完成!<br>echo. &amp; pause<br></P>
<P>很多人的电脑无故c盘文件增大,小神特此收集此文字,希望对大家有帮助.把上述文字复制到文档中,然后保存为yh.bat 点击执行即可.(本人自己测试过,释放C盘可以达到300M到1G空间.)<br>如果效果良好,请不要忘记点击我的链接: <a href="http://www.aordo.org/" target="_blank" >http://www.aordo.org</A> 奥尔多<br>在此感谢了.或者我下载文件,如果没有效果,向版主发威,我愿意赔偿精神损失费20大洋.</P>
下载后把后缀改为bat <br>
[此贴子已经被作者于2007-4-30 16:27:14编辑过]