Tuesday, December 15, 2009

Shortcut command to Restart / Shutdown windows

XP : Click start -> Click "Run" -> Write : cmd
Vista, 7 : Click start -> Write : cmd

Then :
For a shortcut to RESTART Windows :
SHUTDOWN -r -t 01

For a shortcut to SHUT DOWN Windows :
SHUTDOWN -s -t 01

No comments: