| !Boot.Utils.BootRun for preLogo
|
RMEnsure BootCommands 0 If "<Run$Path>" = ",%." then Set Run$Path ,%.,<Boot$Dir>.Library.
IfThere Boot:Utils.preLogo.preLogo Then Run Boot:Utils.preLogo.!Run
|
| Now run the original BootRun file
|
Obey -c <Boot$Dir>.Utils.BootRun2