echo -off
for %a in fs0 fs1 fs2 fs3 fs4 fs5 fs6 fs7 fs8 fs9 fsa fsb
if exist %a:\Apps\ntfs.efi then
set test "%a:"
endif
endfor
load %test%\Apps\ntfs.efi
for %a in blk0 blk1 blk2 blk3 blk4 blk5 blk6 blk7 blk8 blk9 blka blkb
if exist %a:\bootmgfw.efi then
set test1 "%a:"
endif
endfor
%test1%\bootmgfw.efi