There are many option to shutdown the computer but here is one interesting moment
"Right click at desktop and click new then select the shortcut.Now one empty box is available in that type like
shutdown -s -f -t 60 -c "Your commend"
then click next and specify the shortcut name normally it is shutdown"
EXPLANATION
- S => shutdown
- F => Force
- C => Commend
- T => Time
HINTS
To restart type -r instated of -s
Note:
I know if u tried and runed this one u need to cancel the action for that read my forthcoming posts
No comments:
Post a Comment