文章詳情頁
Windows 7定時(shí)關(guān)機(jī)批處理
瀏覽:75日期:2023-06-19 17:17:18
絕對(duì)好用,關(guān)機(jī)一分鐘前提醒即將關(guān)機(jī),可自行修改定時(shí)關(guān)機(jī)時(shí)間.@echo offat 22:50 every:M,T,W,Th,F,S,Su shutdown -s -t 60 -c '很晚了,該睡覺了了!'at 13:50 every:M,T,W,Th,F,S,Su shutdown -s -t 60 -c '要停電了,快存盤吧!'at 15:50 every:M,T,W,Th,F,S,Su shutdown -s -t 60 -c '要停電了,快存盤吧!'at 9:50 every:M,T,W,Th,F,S,Su shutdown -s -t 60 -c '要停電了,快存盤吧!'at 5:50 every:M,T,W,Th,F,S,Su shutdown -s -t 60 -c '要停電了,快存盤吧!'echo 已經(jīng)完成!pause&end復(fù)制上面為文檔,文件名該文,定時(shí)關(guān)機(jī).bat以管理員身份運(yùn)行即可
標(biāo)簽:
Windows系統(tǒng)
相關(guān)文章:
排行榜
