Tuesday, June 23, 2009

a simple batch file which shutsdown your computer in a given time

open notepad type shutdown -s -t 60
save it as shutdown.bat on desktop or where ever you like
this creates an icon like a setting file on desktop.
double click it and you are done your system will shutdown in 60 seconds surely.
you can change the time. dont forget that the time is in seconds

No comments:

Post a Comment