Created
January 17, 2012 08:19
-
-
Save byplayer/1625619 to your computer and use it in GitHub Desktop.
delete hiberfil.sys
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
| cmdプロンプトで | |
| powercfg.exe /hibernate off | |
| と入力し、[Enter]。(スラッシュの前にスペースが入り、スラッシュの後には入りません。) | |
| 【Dec.5, 2010追記】 | |
| もしこの記述でエラーが出る場合、 | |
| powercfg -h off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment