About Us | Virtual Phone Line:
Technology, Art, Solution, Tips, Multimedia, How To, What Is, Programming, Software, Freelance
Feb 27, 2014
Feb 25, 2014
windows - How can I put the computer to sleep from Command Prompt/Run menu? - Super User
windows - How can I put the computer to sleep from Command Prompt/Run menu? - Super User:
You will find shutdown.exe to be your friend.
Other handy commands see this post:
Sleep Computer
rundll32.exe powrprof.dll,SetSuspendState 0,1,0
Lock Workstation
Rundll32.exe User32.dll,LockWorkStation
Hibernate Computer
rundll32.exe PowrProf.dll,SetSuspendState
Restart Computer
Shutdown.exe -r -t 00
Shutdown Computer
Shutdown.exe -s -t 00
EDIT/UPDATE:"
You will find shutdown.exe to be your friend.
Other handy commands see this post:
Sleep Computer
rundll32.exe powrprof.dll,SetSuspendState 0,1,0
Lock Workstation
Rundll32.exe User32.dll,LockWorkStation
Hibernate Computer
rundll32.exe PowrProf.dll,SetSuspendState
Restart Computer
Shutdown.exe -r -t 00
Shutdown Computer
Shutdown.exe -s -t 00
EDIT/UPDATE:"
How to Add Shutdown / Restart / Sleep to the Windows 8 Metro Start Screen
How to Add Shutdown / Restart / Sleep to the Windows 8 Metro Start Screen: "
- Restart Computer: shutdown.exe -r -t 00
- Lock Workstation: rundll32.exe user32.dll,LockWorkStation
- Hibernate Computer: rundll32.exe powrProf.dll,SetSuspendState
- Sleep Computer: rundll32.exe powrprof.dll,SetSuspendState 0,1,0
Feb 24, 2014
Feb 23, 2014
Feb 22, 2014
Subscribe to:
Posts (Atom)