Feb 25, 2014

6 Most Best WordPress Gallery Themes | WpThemesPoint

6 Most Best WordPress Gallery Themes | WpThemesPoint:





How to Install WordPress Themes - Detailed Tutorial

How to Install WordPress Themes - Detailed Tutorial:



GRC | WIZMO - Steve's Windows Gizmo  

GRC | WIZMO - Steve's Windows Gizmo  :





wizmo control volume from command prompt

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:"



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