الإنسانية



انضم إلى المنتدى ، فالأمر سريع وسهل

الإنسانية

الإنسانية

هل تريد التفاعل مع هذه المساهمة؟ كل ما عليك هو إنشاء حساب جديد ببضع خطوات أو تسجيل الدخول للمتابعة.
الإنسانية

الارتقاء الى المستوى الإنساني


  • إرسال موضوع جديد
  • إرسال مساهمة في موضوع

خذف شوائب النيت

أبو عماد
أبو عماد
Admin


عدد المساهمات : 796
تاريخ التسجيل : 20/11/2012
العمر : 68
الموقع : damas

خذف شوائب النيت Empty خذف شوائب النيت

مُساهمة  أبو عماد الجمعة 29 نوفمبر 2013 - 20:28

أولا نقوم بانشاء ملف تكست بهدي الطريقة


تم فتح الملف و اضافة هدا الكود


@echo off
Title !!! Welcome to Windows Systems Cleaner v 1.00 !!!!
cls
COLOR a1
echo !!! Welcome / The Gamer Boy / Startimes170 !!!!
echo Download the best free software for Windows

echo *******************************************************************************
echo [وحدهم المديرون لديهم صلاحيات معاينة هذا الرابط]
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
  • إرسال موضوع جديد
  • إرسال مساهمة في موضوع

الوقت/التاريخ الآن هو الجمعة 26 أبريل 2024 - 9:10