![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-09 11:36 |
47,811 topics / 349,895 posts / today 0 new / 48,253 members |
| DOS批处理 & 脚本技术(批处理室) » Clean Up System Junk Files |
| Printable Version 955 / 6 |
| Floor1 kuailefeixiang | Posted 2008-03-09 14:37 |
| 新手上路 Posts 1 Credits 4 From 广东 | |
|
@echo off
echo Cleaning up system junk files, please wait...... 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 s\*.* 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\*.*" sfc /purgecache 'clean up useless files on the system drive defrag %systemdrive% -b 'optimize prefetch information echo Finished cleaning system junk! |
|
| Floor2 vkjsepq | Posted 2008-03-10 11:41 |
| 新手上路 Posts 2 Credits 6 From 广西 | |
|
Do I really have to type that much? I'm a newbie and don't know how, thanks, please reply.
|
|
| Floor3 msconfig | Posted 2008-03-14 23:33 |
| 贫困用户 Posts 6 Credits -7 | |
|
This is really useful!!!!!!!!!!
|
|
| Floor4 tinlin | Posted 2008-08-14 22:29 |
| 初级用户 Posts 76 Credits 160 | |
|
Monthly thread......
This is really boring |
|
| Floor5 flyinspace | Posted 2008-08-15 17:38 |
| 银牌会员 Posts 517 Credits 1,206 | |
|
Geez, batch files stopped being used this way a long time ago.
The batch file above is only the most basic beginner-level use of batch files. |
|
| Floor6 acaodemei | Posted 2008-08-15 18:47 |
| 新手上路 Posts 7 Credits 14 | |
|
Outdated long ago!
|
|
| Floor7 yygyxkj123 | Posted 2008-08-16 00:26 |
| 初级用户 Posts 13 Credits 26 | |
|
Outdated long ago!
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |