View Single Post
Old 09-29-05, 10:22 AM   #24
Gizzmoe
Silent Hunter
 
Join Date: Mar 2005
Location: Germany
Posts: 3,668
Downloads: 4
Uploads: 0
Default

Quote:
Originally Posted by Beery
Why can't it just have ''Stand by / Turn off / Restart' in the program list and just switch the darned thing off when I tell it to?
That´s no problem.

Create a few shortcuts and use

shutdown -r -t 00
reboots the PC

shutdown -s -t 00
shuts it down

shutdown -l -t 00
a normal logoff

And it doesn´t ask any stupid questions...

There is no command line option for Standby.
Gizzmoe is offline   Reply With Quote