(求助)c盘越来越少了怎么办?
电脑吧
全部回复
仅看楼主
level 1
大长无1z 楼主
上网后,c盘越来越少了怎么办?请高手帮助啊!!!不胜感谢!!
2008年09月17日 14点09分 1
level 11
清理缓存啊用优化大师,360安全卫士,都好的很
2008年09月17日 14点09分 2
level 13
http://zhidao.baidu.com/question/60552548.html?si=1
2008年09月17日 14点09分 3
level 11
@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 以上这段文字复制到记事本里,保存,然后把后缀TXT改为BAT,双击运行,可以清除许多垃圾
2008年09月17日 15点09分 4
level 1
格了
2008年09月17日 16点09分 5
level 0
呵呵,谢谢大家
2008年09月18日 12点09分 6
1