Windows 10's default "Shutdown" option keeps the open apps available on the next startup. So I've been using a BAT file with the simple line shutdown -s -f -t 0
.
How can I make my shutdown button to trigger this command? Or is it even possible?
Windows 10's default "Shutdown" option keeps the open apps available on the next startup. So I've been using a BAT file with the simple line shutdown -s -f -t 0
.
How can I make my shutdown button to trigger this command? Or is it even possible?