 标题:
标题: 批处理关不了机 
[打印本页]
作者: 418180315     
时间: 2011-1-9 23:31    
标题: 批处理关不了机
批处理里面只写了shutdown -s -f -t 0
运行后  命令提示符中不停的运行shutdown -s -f -t 0
但就是不关机改参数也不行
作者: huangapple     
时间: 2011-1-10 01:10
直接 shutdown /f
作者: HAT     
时间: 2011-1-10 23:32
不要把批处理命名为shutdown.bat或者shutdown.cmd
作者: cyn01livecn     
时间: 2011-1-17 19:08
写成这样就行了:
shutdown -s -f -p