Possible Duplicate:
What is the command to use to put your computer to sleep (not hibernate)?
When I try to create a sleep shortcut in windows 7 x64 using this code:
C:\Windows\System32\rundll32.exe Powrprof.dll,SetSuspendState Sleep
C:\Windows\System32\rundll32.exe Powrprof.dll,SetSuspendState
C:\Windows\System32\rundll32.exe Powrprof.dll,SetSuspendState 0.1.0
Then Windows hibernates instead of going to sleep.
I don't want to turn off hibernate as I do still want to be able to use it.
How do I make this work to make my computer go to sleep?
Powrprof.dll,SetSuspendState? (I had no success with two quick googlings.) – Aaron Thoma Jun 22 '12 at 00:29msdnkeyword may help as well. – u1686_grawity Jul 22 '12 at 22:54