[Guide] NVMe-boot w/o modding the BIOS (Clover-EFI method)

Hi

I try to install windows with this metod but did not working for me. Maybe i done something wrong i do not know. It boot normally to Clover-EFI bootloader, but then did not start Windows installation. It just freeze.

Then i try guide from @mireque and it worked. I have only one problem with Automating boot process. I create startup.nsh file, but program did not load this file. so i must to manually load UEFI drivers, what is a waste of time.

I create new text file and inside that file put:
load fs0:\EFI\Drivers\NvmExpressDxe-64.efi
map -r
fs0:\EFI\Boot\Bootx64.efi

Then save as startup.nsh an place it to EFI\Boot folder.
But it is not working.
If i manually insert same commands it working!!!

Sorry for bad english.

Best regard