Created
July 2, 2022 02:00
-
-
Save sengiv/c049ff97c69abdaff2809b0f9691ebaf to your computer and use it in GitHub Desktop.
Windows Force Hibernate With Desktop Shortcut
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Create shortcut with below target: | |
rundll32.exe powrprof.dll,SetSuspendState 0,1,0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment