It is possible to Turn Off your Computer without any Software
- Auto Shutdown Command is "shutdown -s -t 3600"
- In this command 3600 is time in seconds
- if you want turn of your PC in 1 hour then you type 3600
- If you want to turn of your PC in half an hour then type instead of 3600 type "1800" now command is "shutdown -s -t 1800"
- you can set this command with your own timing but only in seconds