To schedule a shutdown countdown,
Start–>Run–>type
shutdown -f -s -t xx <enter> (xx = time in seconds)
Or, to bring up the User-Interface
Start–>Run–>type
shutdown -i <enter>
To cancel a shutdown,
Start–>Run–>type
shutdown -a <enter>
- Command mode
- 中文版







