(adsbygoogle = window.adsbygoogle || []).push({});
Again we have a fake virus...same thing C/P into notepad and save as whatever.bat
You get the point....
@echo off
echo VIRUS
echo DO YOU WANT TO DELETE THE VIRUS? y/n
pause
echo UNABLE TO DELETE SYSTEM SHALL NOW SHUT DOWN
pause
:1
dir/s
goto 1