Short cuts

  • Thread starter Thread starter TShadi
  • Start date Start date
T

TShadi

Guest
Dear Friend,
i would like to know how I can make a short cut in my disk top of "shutdown,standby, or restart" with usual button of start.

Also,i would like to know how i can lock my ueser name aswindows2000 by presing ctrl+alt+delete
 
Shutdown: C:\WINDOWS\system32\shutdown.exe -s -t 0

Restart: C:\WINDOWS\system32\shutdown.exe -r -t 0
 
here's what your looking for

restart;%windir%\System32\shutdown.exe -r -t 0

shutdown;%windir%\System32\shutdown.exe -s -t 0

device manager on desktop shortcut;%windir%\system32\mmc.exe c:\windows\system32\devmgmt.msc

system restore on desktop shortcut; %SystemRoot%\System32\restore\rstrui.exe

windows update on desktop shortcut;%SystemRoot%\system32\wupdmgr.exe



For those that don't know where to stick these, right click anywhere on your desk top, go to shortcu, the dialogue'll ask for a target, cut and paste the shortcuts you want...
 

Members online

No members online now.

Forum statistics

Threads
62,021
Messages
673,242
Members
5,640
Latest member
Kgkass
Back
Top