批處理指令碼 - 關閉



此批處理命令會關閉計算機或登出當前使用者。

語法

shutdown

示例

@echo off 
shutdown

輸出

如果執行批處理檔案的使用者具有相關許可權,計算機將關機。

batch_script_commands.htm
廣告