Posts Tagged ‘tips’

Using the RUN dialog box in your Windows OS, you can do a quick shutdown. The windows command will immediately close any open applications without warning. This is good if you want to shutdown your unit quickly and you don’t need an extra third party application.
Just type shutdown -f -t 0
(that’s a zero)

