IM BACK ,HERES JOHHNY

  • Thread starter Thread starter NEO
  • Start date Start date
N

NEO

ok i want to make a short cut ofr shut down and logoff on
my start menu how do i do it i know how to create short
cuts but where is the shut down and logg off command
besides on the start menu,
 
Type shutdown in Help, look for the topic with one word - Shutdown
 
-----Original Message-----
Give this a go NEO , thanks now I have a shut down button
on my Desktop

Right Click On Desktop
select New > Shortcut.
When the window pops up asking for the location, enter

%windir%\system32\shutdown.exe -r -t 00

word -
Shutdown -
message news:[email protected]... logoff
.
Ya this is good,but it restarts,not shutdown,whats the
shutdown location?
 
Give this one a try, NEO,

%windir%\system32\shutdown.exe -s -t 00


Regards,
 
-----Original Message-----
Give this one a try, NEO,

%windir%\system32\shutdown.exe -s -t 00


Regards,

--
Patti MacLeod
Microsoft MVP - Windows Shell/User



I see someone got back to yah yes figured it didn't work only as restart
.C:\WINDOWS\system32\shutdown.exe -r -t 01 01 for time can change 05 secs.
C:\WINDOWS\system32\shutdown.exe -l = Logoff
 
-s = shutdown | -r = restart

As David said "Type shutdown in Help, look for the topic with one word - Shutdown"

The location is the same, the switch is different. "It ain't rocket science!"

--
Just my 2¢ worth
Jeff
__________in response to__________

| >Ya this is good,but it restarts,not shutdown,whats the
| shutdown location?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top