147 delte
27 personlige Links
27 personlige Links
2 resultater
mærket med
boot
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!
Ikke det mest fancy - men en lille app, der gør hvad den lover. Kan lægge et ISO-image ud på USB. Samt gøre den boot-bar.
Er med held benyttet til at lave bootbar USB til Windows installation.