I unpacked and combined all needed files in one dir to usb stick in previous attempt. Your advice and script doesn’t work because:
-
afuwinx64.exe
doesn’t start in Built-in UEFI Shell (it’s a executive file only for Windows, probably, and it isn’t what I want. I need any method without installing windows for flashing. And doing it from built-in UEFI Sheel seemed more effective and pure… -
In those .rar archive has other executive file
afuefix64.efi
that success run and do flashing, but I don’t know right parameters. I try it with your suggested params. -
In updating from UEFI-shell solution (but fot P2MAX)
startup.nsh
also contains line for runafuefix64.efi
(you advise afuwin64.exe)
...
# BUILD: 2018/11/21-10:58:42
#===============================================
afuefix64.efi P2MAX.0.20.bin /p /b /n /r /k
cls
...