問題タブ [powercfg]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
windows - システムで休止状態が無効になっている場合の Pwrtest S4 シナリオ
システムの休止状態機能を無効にしました (このコマンドを実行した後、休止状態がオフになっていることを確認しました): powercfg.exe /hibernate off
後で、pwrtest.exe がそのシステムで S4 を実行していることを確認しました。以下のコマンドを使用しました: pwrtest.exe /sleep /s:4 /c:1 /d:90 /p:60
S4コマンドの実行中にpwrtest.exeは休止状態を有効にしますか(システムで休止状態が無効になっている場合)?