Here you can Shutdown ur PC through Run after giving a specific time.
For this see the below code:shutdown -s -t 03 -c "D Rule Breaker"
Here you shutdown ur pc after exact 3sec.
If u want to restart ur pc......
See the below code:
shutdown -r -t 03 -c "D Rule Breaker"
No comments:
Post a Comment