Display some detail info for .efi file.
Compiled on MS VS2022
Tested on Win11 && Win7
- Open CMD with administrator privileges
- Register: regsvr32 RomHover.dll
- UnRegister: regsvr32 RomHover.dll
- The basic code refers to https://zhuanlan.zhihu.com/p/146747459
- You may need to install Microsoft Visual C++ Redistributable