Desktop shortcut for Standby

  • Thread starter Thread starter Walter R.
  • Start date Start date
W

Walter R.

I have made a desktop shortcut for "Hibernate" by making a shortcut to
%windir%\System32\rundll32.exe powrprof.dll,SetSuspendState

What would be the corresponding string for "Standby"

Thank you
 
Replied to [Walter R.]s message :
-----------------------------------------------------------
I have made a desktop shortcut for "Hibernate" by making a shortcut to
%windir%\System32\rundll32.exe powrprof.dll,SetSuspendState
What would be the corresponding string for "Standby"

rundll32.exe powrprof.dll,SetSuspendState 0,1,0
 

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