
我注意到當我試圖中止關機時它給了我Unable to abort the system shutdown because no shutdown was in progress.(1116)
1116是什麼?我還注意到該命令運行與-a
或/a
有什麼區別嗎?
答案1
它只是該特定錯誤的程式碼:
ERROR_NO_SHUTDOWN_IN_PROGRESS
1116 (0x45C)
Unable to abort the system shutdown because no shutdown was in progress.