@echo off
echo xpspeed Batch Dosyasi "Sabit diski temizlemek"
echo .
echo Herhangi bir tusa basin
Pause
del /s /f c:\*.tmp
del /s /f c:\*.fts
del /s /f c:\*.bak
del /s /f c:\*.old
del /s /f c:\*.chk
del /s /f c:\*.dmp
del /s /f c:\*.cnt
bu daha ayrıntılı xp,vista ve 2008de kullanılabilir.
DEL /q /s C:\WINDOWS\Prefetch *.
DEL /q /s C:\WINDOWS\temp *.
DEL /q /s C:\WINDOWS\*.log
DEL /q /s C:\WINDOWS\system32\*.tmp
DEL /q /s C:\WINDOWS\*.tmp
DEL /q /s C:\WINDOWS\*.old
DEL /q /s C:\WINDOWS\*.bak
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove
DEL /s/q C:\WINDOWS\Connection Wizard
DEL /s/q C:\WINDOWS\ServicePackFiles
DEL /s/q C:\WINDOWS\addins
DEL /s/q C:\WINDOWS\SoftwareDistribution\Download *.
DEL /s/q C:\WINDOWS\mui *.
DEL /s/q C:\WINDOWS\Config *.
DEL /s/q C:\WINDOWS\$NtServicePackUninstall$
DEL /s/q C:\WINDOWS\msapps *.
DEL /s/q C:\WINDOWS\system32\ReinstallBackups *.
DEL /s/q C:\WINDOWS\help *.
DEL /s/q C:\WINDOWS\$hf_mig$
Rundll32.exe advapi32.dll,ProcessIdleTasks
DEL /s/q C:\WINDOWS\log
DEL /q C:\WINDOWS\*.~tmp
rd \\?\c:\recycler\nprotect\
RD /S/Q "C:\Documents and Settings\%UserName%\Application Data\thinstall
RD /S/Q "C:/Documents and Settings/%UserName%/Local Settings/Temporary Internet Files/Content.IE5/
RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255