I want one of the tiles Start Menu Reviver connect hibernation. How to do it? |
|
i like this question
0 Like It
Follow
|
...
Operating System:
Answer this question
|
2 votes
2
0
|
Hi there,
If you really want to use a Tile to enable the Hibernate option, follow the steps below:
1. Create a new Tile or edit an existing Tile
2. In the shortcut field, paste the link below:
(For Sleep mode)
%windir% \ System32 \ rundll32.exe powrprof.dll,SetSuspendState 0,1,0
(For Hibernate mode)
%windir% \ System32 \ rundll32.exe powrprof.dll,SetSuspendState Hibernate
3. Click on Save
You should now be able to use the Tile to put your PC to sleep or in the Hibernate mode.
Let us know how it works for you.
James
Comments Commented by
Nish
2014/02/06 19:13
Note: there is no space between the backward slashes
Cancel
Commented by
Maxim2 Nasedkin2
2014/02/10 21:15
Cancel
Commented by
Maxim2 Nasedkin2
2014/02/10 21:16
Cancel
|
-1 vote
0
1
|