What steps will reproduce the problem? 1.
TEST 1 - use ;; Use this command in \menu.lst ()/%grub%/hotkey [F12] "clear ;; configfile (hd0,0)/_ISO/f1.cfg"
press F12 when f1.cfg menu loads, press F12 again
>> nothing happens F12 no longer works
TEST 2 - use && Use this command in \menu.lst ()/%grub%/hotkey [F12] "clear && configfile (hd0,0)/_ISO/f1.cfg"
press F12 when f1.cfg menu loads, press F12 again
>> F12 works and reloads the menu
What is the expected output? What do you see instead?
;; seems to have a strange affect when used in a hotkey global command
What version of the product are you using? On what operating system?
hotkey
Please provide any additional information below.
If load first menu and type in console
hotkey f12=>clear ;; configfile (hd0,0)/_ISO/f1.cfg
when f1.cfg menu is loaded, in console hotkey
f12=>clear
Comment #1
Posted on Aug 14, 2014 by Happy Kangaroohotkey version is Oct 18 2013
Comment #2
Posted on Aug 17, 2014 by Happy HippoThanks, this bug in hotkey.
Comment #3
Posted on Aug 19, 2014 by Happy Hippothere is bug in grub4dos run_line func.
Please try latest grub4dos version.
Comment #4
Posted on Aug 19, 2014 by Happy KangarooThanks :-) Seems to work now.
Comment #5
Posted on Aug 20, 2014 by Happy Hippo(No comment was entered for this change.)
Status: Done
Labels:
Type-Defect
Priority-Medium