@azha@lemm.ee to linuxmemes@lemmy.worldEnglish • 16 days agoLinux For Lifelemm.eeimagemessage-square164fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageLinux For Lifelemm.ee@azha@lemm.ee to linuxmemes@lemmy.worldEnglish • 16 days agomessage-square164fedilink
minus-square@kewko@sh.itjust.workslinkfedilink0•edit-216 days agoStraight from the doc /t <xxx> Sets the time-out period before shutdown to xxx seconds. The valid range is 0-315360000 (10 years), with a default of 30. If the timeout period is greater than 0, the /f parameter is implied.
minus-square@Lupus@feddit.orglinkfedilink0•16 days agoSooo when you use the prompt Shutdown.exe -r -t 00 You would need the -f since we defined the timeout period as 0. Because: If the timeout period is greater than 0, the /f parameter is implied.
minus-square@kewko@sh.itjust.workslinkfedilink0•16 days agoYeah fair enough -f -s does the same thing as -t 0?
minus-square@criticon@lemmy.calinkfedilink0•16 days agoI don’t trust windows enough, I always input both parameters
Straight from the doc
/t <xxx> Sets the time-out period before shutdown to xxx seconds. The valid range is 0-315360000 (10 years), with a default of 30. If the timeout period is greater than 0, the /f parameter is implied.
Sooo when you use the prompt
You would need the -f since we defined the timeout period as 0. Because:
Yeah fair enough -f -s does the same thing as -t 0?
I don’t trust windows enough, I always input both parameters