operating system - Can you make a program run from usb without logging in to windows? -


A question like

: can you put some files on the USB, when you plug it on your computer? Perhaps to create a mini OS that you start with bios? I have to be able to run an XE program from this, so it will need to be able to run windows originally, without just logging in, you can configure how to configure USB on the wibtou with alcohol.

Yes, but it needs to be supported:

  • BIOS should be UEFI
  • BIOS boot manager should try to load from USB prior to HDD / SSD.

Such applications are called UEFI (shell) applications and can be made through it.

These apllications run on the Intel architecture at Ring 0.


Comments

Popular posts from this blog

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -