Daglig Shaarli
October 1, 2024
These open source filters support most of the modern video and audio formats. They can be used in Total Commander without installation.
ThioJoe har her et lille hint til at genstarte Windows, når systemet er frosset.
Benyt:
CTRL-ALT-DELETE
Hold CTRL
nede og tryk på Sluk ikonet i nederste højre hjørne
Total Commander er mit favorit værktøj til håndtering af filer mv.
Her er link til en liste af environment variabler.
ThioJoe shows how to make a shortcut to restart and boot into BIOS without having to press a key on startup.
It's actually a command put into a shortcut:
shutdown /r /fw /t 1
Where:
- /r = Restarts
- /fw = Boot to "firmware" (BIOS)
- /t = Delay (seconds) before restart.
You'll need to run command as administrator ! (Both when using shortcut and from commandline)
This will come in handy - as it can be difficult to know different computers key for going in to BIOS!