How to schedule computer to shutdown at a certain time
Open DOS in your pc
Simply Type this command in dos
shutdown -s -t _your time in sec_
ex: shutdown -s -t 60
It will initiate the schedule Shut Down process.
To Abort the shutdown simple type this command
shutdown.exe -a
Done.
Open DOS in your pc
Simply Type this command in dos
shutdown -s -t _your time in sec_
ex: shutdown -s -t 60
It will initiate the schedule Shut Down process.
To Abort the shutdown simple type this command
shutdown.exe -a
Done.