غير متصل
من فضلك قم بتحديث الصفحة لمشاهدة المحتوى المخفي
ربنا لا علم لنا إلا ما علمتنا, إنك أنت العليم الخبيرربنا لا فهم لنا إلا ما أفهمتنا, إنك أنت الجوّاد الكريــم
ربي اشرح لي صدري ويسر لي أمري واحلل لي
عقدة لساني يفقهوا قولي...
ربي اشرح لي صدري ويسر لي أمري واحلل لي
عقدة لساني يفقهوا قولي...
أهــــلا وسهــــلا بكــــم
وأسعـد الله أوقـاتـكــم بكــل خيــر وصحـة وعـافيـة، إخـواني مشرفـي و أعضـاء منتـدى زيزوم
يسعدني اليوم ان اقـدم لكــم موضوعـا حـول طريقة لتنظيف جهازك من مخلفات الانترنيت و غير دلك .
نبدأ على بركة الله
أولا نقوم بانشاء ملف تكست بهدي الطريقة
أولا نقوم بانشاء ملف تكست بهدي الطريقة
تم فتح الملف و اضافة هدا الكود
@echo off
Title !!! Welcome to Windows Systems Cleaner v 1.00 !!!!
cls
COLOR a1
echo !!! Welcome / The Gamer Boy / zyzoom !!!!
echo Download the best free software for Windows
echo *******************************************************************************
echo http://forum.zyzoom.net/
echo *******************************************************************************
echo 1. Cleaner All Temp Files
echo 2. Cleaner C:\WINDOWS\temp
echo 3. Cleaner C:\WINDOWS\Prefetch
echo 4. Cleaner C:\WINDOWS\system32\dllcache
echo 5. Cleaner C:\Documents and Settings\User\Local Settings\History
echo 6. Cleaner C:\Documents and Settings\U\Local Settings\Temporary Internet Files
echo 7. Cleaner C:\Documents and Settings\User\Local Settings\Temp
echo 8. Cleaner C:\Documents and Settings\User\Recent
echo 9. Cleaner C:\Documents and Settings\User\Cookies
PAUSE
COLOR b1
del /s /f /q %windir%\temp\*.*
rd /s /q %windir%\temp
del /s /f /q "%USERPROFILE%\Cookies"\*.*
rd /s /q "%USERPROFILE%\Cookies"\*.*
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%
COLOR b1
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%\s"\*.*
rd /s /q "%USERPROFILE%\s"
md "%USERPROFILE%\s"
del /s /f /q "%USERPROFILE%\Cookies"\*.*
rd /s /q "%USERPROFILE%\Cookies"
@echo off
Title !!! Welcome to Windows Systems Cleaner v 1.00 !!!!
cls
COLOR a1
echo !!! Welcome / The Gamer Boy / zyzoom !!!!
echo Download the best free software for Windows
echo *******************************************************************************
echo http://forum.zyzoom.net/
echo *******************************************************************************
echo 1. Cleaner All Temp Files
echo 2. Cleaner C:\WINDOWS\temp
echo 3. Cleaner C:\WINDOWS\Prefetch
echo 4. Cleaner C:\WINDOWS\system32\dllcache
echo 5. Cleaner C:\Documents and Settings\User\Local Settings\History
echo 6. Cleaner C:\Documents and Settings\U\Local Settings\Temporary Internet Files
echo 7. Cleaner C:\Documents and Settings\User\Local Settings\Temp
echo 8. Cleaner C:\Documents and Settings\User\Recent
echo 9. Cleaner C:\Documents and Settings\User\Cookies
PAUSE
COLOR b1
del /s /f /q %windir%\temp\*.*
rd /s /q %windir%\temp
del /s /f /q "%USERPROFILE%\Cookies"\*.*
rd /s /q "%USERPROFILE%\Cookies"\*.*
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%
COLOR b1
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%\s"\*.*
rd /s /q "%USERPROFILE%\s"
md "%USERPROFILE%\s"
del /s /f /q "%USERPROFILE%\Cookies"\*.*
rd /s /q "%USERPROFILE%\Cookies"
نقوم الان بعمل حفظ بصيغة bat
تم ندخل للملف الناتج
الملف يقوم بحدف التالي /
1-History
2 -Local Settings\Temp
3 -Temporary Internet Files
4 -Recent
5 -Cookies
6 –Prefetch
7 –C:\WINXP\temp
8 -dllcache
الملف يقوم بحدف التالي /
1-History
2 -Local Settings\Temp
3 -Temporary Internet Files
4 -Recent
5 -Cookies
6 –Prefetch
7 –C:\WINXP\temp
8 -dllcache
أتمنى ان يكون الموضوع قد نال اعجابكم . موفقين .

المرفقات
التعديل الأخير: