Question; shut down button options

  • Thread starter Thread starter exgi
  • Start date Start date
E

exgi

Friends, is there a way for me to put a shortcut of the shutdown and
restart button from the start menu, directly onto the desktop?
Thanks for your time and assistance, exgi
 
I use these every day. :o)

REBOOT
%windir%\System32\shutdown.exe -r -t 00

SHUTDOWN
%windir%\System32\shutdown.exe -s -t 00
 
I use these every day. :o)

REBOOT
%windir%\System32\shutdown.exe -r -t 00

SHUTDOWN
%windir%\System32\shutdown.exe -s -t 00
im sorry, but i'll need further explaination.
can you tell me how to ally this,....do i add it someplace?
thanks for taking the time to "hold my hand" in getting this done!
exgi
 
exgi said:
im sorry, but i'll need further explaination.
can you tell me how to ally this,....do i add it someplace?
thanks for taking the time to "hold my hand" in getting this done!
exgi

Right click on the Desktop and choose New > Shortcut
Copy and paste the first line -
%windir%\System32\shutdown.exe -r -t 00
in to the box labled "Type the location of the item:".
Click Next.
Change "Type a name for this shortcut:" from shutdonw.exe to REBOOT.
Click Finish.

Repeat same steps for the SHUTDOWN shortcut.

Bob
 
Right click on the Desktop and choose New > Shortcut
Copy and paste the first line -
%windir%\System32\shutdown.exe -r -t 00
in to the box labled "Type the location of the item:".
Click Next.
Change "Type a name for this shortcut:" from shutdonw.exe to REBOOT.
Click Finish.

Repeat same steps for the SHUTDOWN shortcut.

Bob
Thanks much Bob! exgi
 
Looks like I got up too late this morning.
Thanks Bob.

Don't forget the shortcuts can be customized.

Right-click the shortcut | Properties |
Shortcut tab | Change Icon button |
red [o] for shutdown | green [>] for reboot or
the gold [key] | Highlight icon | OK | Apply | OK
 
Looks like I got up too late this morning.
Thanks Bob.

Don't forget the shortcuts can be customized.

Right-click the shortcut | Properties |
Shortcut tab | Change Icon button |
red [o] for shutdown | green [>] for reboot or
the gold [key] | Highlight icon | OK | Apply | OK
yes this got me just what i wanted, thanks to the both of you for
responding! exgi
 
exgi;

You bet!

--
Hope this helps. Let us know.
Wes

In
exgi said:
Looks like I got up too late this morning.
Thanks Bob.

Don't forget the shortcuts can be customized.

Right-click the shortcut | Properties |
Shortcut tab | Change Icon button |
red [o] for shutdown | green [>] for reboot or
the gold [key] | Highlight icon | OK | Apply | OK
yes this got me just what i wanted, thanks to the both of you for
responding! exgi
 
Back
Top