Hide Cursor #397
Unanswered
SudiroSalim
asked this question in
Q&A
Hide Cursor
#397
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want hide everythink text or cursor when booting.
But when menu not found cursor still appear in white mode. add Call Fn.70 0 not work.
debug off
timeout 10
color normal=0xff9933 highlight=0xff3300 helptext=0xff9933 heading=0x66ff00 border=0x006699 standard=0x0000
setmenu --box x=5 w=32 y=3 h=4 l=0 --auto-num-on --ver-off --keyhelp=15=0xff3300 --help=28=43=20 --font-spacing=1:2
set F=/Icon
#splashimage %F%/back.gz
graphicsmode -1 1024
call Fn.70 0
font --font-high=24 %F%/FONT.f24
%F%/hotkey [s] "halt"
%F%/hotkey [r] "reboot"
title WinDows 10 ProLiTe.. \n$[0xff3300]"Windows Satu" $[] \nLoading UEFI Windows Lama, Boot Manager Ini\nTidak Merubah Operasional System Yang Ada
find --ignore-floppies --ignore-cd --set-root /EFI/win1.efi
chainloader /EFI/win1.efi
title GhostPe Boot * WinPe.. \n$[0xff3300]"GhoStPe ReCoVeRY WiNDoWS" $[] \nLoading GhostPE Operasional System \nGhost BackUP & Recover..
find --ignore-floppies --ignore-cd --set-root /EFI/Rec.efi
chainloader /EFI/Rec.efi
title SaLiM BoOT * Pe.. \n$[0xff3300]"SaLiM BoOT * Pe.." $[] \nLoading ReFinD BoOT * Pe....

find --ignore-floppies --ignore-cd --set-root /salim/dmenu.lst
configfile /salim/dmenu.lst
Beta Was this translation helpful? Give feedback.
All reactions