how many people are going to use it if i made a tool that let you edit the boot order using an interface?
alright everyone, presenting to you, bootswap!
A lightweight Win32 utility for managing UEFI firmware boot entries.
here is the code: https://github.com/aryanchoudharypro/bootswap
GitHub - aryanchoudharypro/bootswap: A lightweight Win32 utility for managing UEFI firmware boot entries

A lightweight Win32 utility for managing UEFI firmware boot entries - aryanchoudharypro/bootswap

GitHub
also thanks to @TheQuinbox for the name lol, because i myself am bad at those.
@Aryan No readme or build instructions?
@cubic soon, mw i can upload the file if you want. To be fare i am bad at writeing that stuff, but i will get around to it.
@Aryan What I usually do is take a readme I already have and get AI to write it in a similar style.
@cubic yeah i could do that, i've done that in the past.
@cubic the thing is that this is my first c++ program of my own, even though i've worked on other things.