Saturday, August 22, 2009

Quick Shutdown / Restart

Some times the system take long time to shutdown so for that we can use command line messages to make it fast

you can run this commands on Run prompt or in dos.

For a shortcut to RESTART Windows XP:
SHUTDOWN -r -t 00 (-r = Restart, -t = mentioning time 01= seconds)

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

Normally these will work in any OS of windows.

No comments: