B
BrianCaputo
Any way to change the default on the Start menu?
Too many times I Shut Down instead of Restart.
Minor but annoying.
Too many times I Shut Down instead of Restart.
Minor but annoying.
Any way to change the default on the Start menu?
Too many times I Shut Down instead of Restart.
Minor but annoying.
Gene said:Right click on Shutdown, then choose Properties.
Right click on Shutdown, then choose Properties.
Ken said:Yes, of course, but that's not what he wanted. He wanted to change the
*default* you get if you just click.
Ken Blake said:Yes, of course, but that's not what he wanted. He wanted to change the
*default* you get if you just click.
He might be interested in using the Shutdown gadget, as I do. It also
doesn't change the default, but it lets you directly click Shutdown,
Restart, or Lock, without having to right-click.
That IS how you change the default. "Properties" brings up this window:
http://crash.thedatalist.com/temp/Image1.gif
In message <[email protected]>, "Dave \"Crash\" Dummy"
That seems to be setting what hitting the power button does. The OP was
asking about the default on the Start menu, not the power button.
(Apologies if that is somewhere nearby - I don't have a 7 machine to
hand to try.)
BrianCaputo said:Any way to change the default on the Start menu?
Too many times I Shut Down instead of Restart.
Minor but annoying.
The only way I know to do it is to create a shortcut with the following
command:
%windir%\system32\shutdown.exe -r -t 00
Not what you wanted, it does restart.
The only way I know to do it is to create a shortcut with the following
command:
%windir%\system32\shutdown.exe -r -t 00
Not what you wanted, it does restart.
Does -p instead of -t do a powerdown?
ie. %windir%\system32\shutdown.exe -p -t 00
Thip said:The only way I know to do it is to create a shortcut with the following
command:
%windir%\system32\shutdown.exe -r -t 00
Not what you wanted, it does restart.
Rodney Pont said:Does -p instead of -t do a powerdown?
ie. %windir%\system32\shutdown.exe -p -t 00
No, it really does what the OP asked about. It allows you to set the
default 'shutdown' action to any of the available options. Leave it to
Microsoft to label it "Power button action."
Does -p instead of -t do a powerdown?
ie. %windir%\system32\shutdown.exe -p -t 00
The -s parameter disappeared in the version bundled with Windows 7?
Way too easy. Shooda checked,Right click on Shutdown, then choose Properties.
Roy said:Yes and there are more options that are available as well. If you were
to type "shutdown /?" (without the quotes) in a command window you'd see
something like this:
http://my.jetscreenshot.com/1443/20110923-qoid-174kb
Using the /? argument on most DOS commands usually brings up a brief
help text like that shown in my screen capture. It's a great way to
remind yourself about an argument for a command that you don't use that
often.
In message <[email protected]>, "Dave \"Crash\" Dummy"
[]
Any way to change the default on the Start menu?
Too many times I Shut Down instead of Restart.
Minor but annoying.
Right click on Shutdown, then choose Properties.
Yes, of course, but that's not what he wanted. He wanted to change
the
*default* you get if you just click.
That IS how you change the default. "Properties" brings up this window:
http://crash.thedatalist.com/temp/Image1.gif
That seems to be setting what hitting the power button does. The OP was
asking about the default on the Start menu, not the power button.
(Apologies if that is somewhere nearby - I don't have a 7 machine to
hand to try.)
No, it really does what the OP asked about. It allows you to set the
default 'shutdown' action to any of the available options. Leave it to
Microsoft to label it "Power button action."
Not trying to defend Microsoft, but what else would you call the power
button in the Start menu? ;-)