tefany
زيزوومى مميز
- إنضم
- 7 يونيو 2009
- المشاركات
- 410
- مستوى التفاعل
- 136
- النقاط
- 500
غير متصل
من فضلك قم بتحديث الصفحة لمشاهدة المحتوى المخفي
تقوم الأداة بالأتى تنظيف كلاً من( Office\Recent / Recycled / FOUND.000"/ System Volume Information / Prefetch/ dllcache/
رابط التحميل
الأداة تحتوى على مجموعة الأوامر التالية
@echo off
del /s /f /q %windir%\temp\*.*
rd /s /q %windir%\temp
md %windir%\temp
del /s /f /q %windir%\Prefetch\*.*
rd /s /q %windir%\Prefetch
md %windir%\Prefetch
del /s /f /q %windir%\system32\dllcache\*.*
rd /s /q %windir%\system32\dllcache
md %windir%\system32\dllcache
del /s /f /q "%SysteDrive%\Temp"\*.*
rd /s /q "%SysteDrive%\Temp"
md "%SysteDrive%\Temp"
del /s /f /q %temp%\*.*
rd /s /q %temp%
md %temp%
del /s /f /q "%USERPROFILE%\Local Settings\History"\*.*
rd /s /q "%USERPROFILE%\Local Settings\History"
md "%USERPROFILE%\Local Settings\History"
del /s /f /q "%USERPROFILE%\Local Settings\Temporary Internet Files"\*.*
rd /s /q "%USERPROFILE%\Local Settings\Temporary Internet Files"
md "%USERPROFILE%\Local Settings\Temporary Internet Files"
del /s /f /q "%USERPROFILE%\Local Settings\Temp"\*.*
rd /s /q "%USERPROFILE%\Local Settings\Temp"
md "%USERPROFILE%\Local Settings\Temp"
del /s /f /q "%USERPROFILE%\Recent"\*.*
rd /s /q "%USERPROFILE%\Recent"
md "%USERPROFILE%\Recent"
del /s /f /q "%USERPROFILE%\Cookies"\*.*
rd /s /q "%USERPROFILE%\Cookies"
md "%USERPROFILE%\Cookies"
rmdir /s/q "C:\System Volume Information"
rmdir /s/q "D:\System Volume Information"
rmdir /s/q "E:\System Volume Information"
rmdir /s/q "F:\System Volume Information"
rmdir /s/q "c:\FOUND.000"
rmdir /s/q "D:\FOUND.000"
rmdir /s/q "E:\FOUND.000"
rmdir /s/q "F:\FOUND.000"
del/ar/ah/as/a-/q "%userprofile%\Recent\*.LNK"
del/ar/ah/as/a-/q "%windir%\Prefetch\*.*"
del/ar/ah/as/a-/q "C:\Recycled\*.*"
del/ar/ah/as/a-/q "D:\Recycled\*.*"
del/ar/ah/as/a-/q "E:\Recycled\*.*"
del/ar/ah/as/a-/q "F:\Recycled\*.*"
del/ar/ah/as/a-/q "C:\Documents and Settings\fe\Application Data\Microsoft\Office\Recent\*.*"
del/ar/ah/as/a-/q "C:\WINDOWS\SoftwareDistribution\Download\*.*"
EXIT
رابط التحميل
يجب عليك
تسجيل الدخول
او
تسجيل لمشاهدة الرابط المخفي

الأداة تحتوى على مجموعة الأوامر التالية
@echo off
del /s /f /q %windir%\temp\*.*
rd /s /q %windir%\temp
md %windir%\temp
del /s /f /q %windir%\Prefetch\*.*
rd /s /q %windir%\Prefetch
md %windir%\Prefetch
del /s /f /q %windir%\system32\dllcache\*.*
rd /s /q %windir%\system32\dllcache
md %windir%\system32\dllcache
del /s /f /q "%SysteDrive%\Temp"\*.*
rd /s /q "%SysteDrive%\Temp"
md "%SysteDrive%\Temp"
del /s /f /q %temp%\*.*
rd /s /q %temp%
md %temp%
del /s /f /q "%USERPROFILE%\Local Settings\History"\*.*
rd /s /q "%USERPROFILE%\Local Settings\History"
md "%USERPROFILE%\Local Settings\History"
del /s /f /q "%USERPROFILE%\Local Settings\Temporary Internet Files"\*.*
rd /s /q "%USERPROFILE%\Local Settings\Temporary Internet Files"
md "%USERPROFILE%\Local Settings\Temporary Internet Files"
del /s /f /q "%USERPROFILE%\Local Settings\Temp"\*.*
rd /s /q "%USERPROFILE%\Local Settings\Temp"
md "%USERPROFILE%\Local Settings\Temp"
del /s /f /q "%USERPROFILE%\Recent"\*.*
rd /s /q "%USERPROFILE%\Recent"
md "%USERPROFILE%\Recent"
del /s /f /q "%USERPROFILE%\Cookies"\*.*
rd /s /q "%USERPROFILE%\Cookies"
md "%USERPROFILE%\Cookies"
rmdir /s/q "C:\System Volume Information"
rmdir /s/q "D:\System Volume Information"
rmdir /s/q "E:\System Volume Information"
rmdir /s/q "F:\System Volume Information"
rmdir /s/q "c:\FOUND.000"
rmdir /s/q "D:\FOUND.000"
rmdir /s/q "E:\FOUND.000"
rmdir /s/q "F:\FOUND.000"
del/ar/ah/as/a-/q "%userprofile%\Recent\*.LNK"
del/ar/ah/as/a-/q "%windir%\Prefetch\*.*"
del/ar/ah/as/a-/q "C:\Recycled\*.*"
del/ar/ah/as/a-/q "D:\Recycled\*.*"
del/ar/ah/as/a-/q "E:\Recycled\*.*"
del/ar/ah/as/a-/q "F:\Recycled\*.*"
del/ar/ah/as/a-/q "C:\Documents and Settings\fe\Application Data\Microsoft\Office\Recent\*.*"
del/ar/ah/as/a-/q "C:\WINDOWS\SoftwareDistribution\Download\*.*"
EXIT
