Page 1 of 1

ubcd that doesn't auto boot

Posted: Sat Jan 06, 2007 8:08 am
by Kim Hoftvedt
Hi.
I would like an image of the UBCD that doesn't auto boot.
... or if someone could explain to me how i can change this on the regular image.

i use this CD together with some other tools, and the costant pressing f8 to skip the menuy couse a lot more work then "pressing the any key" each time i need it to boot.



<3

Posted: Sun Jan 07, 2007 4:09 am
by Victor Chew
Change boot\cdshell.ini to look something like this:

Code: Select all

cd menus

print "Press any key to launch UBCD, or wait 5 seconds to continue with the boot process..."
getkey 5 goto boot

set expert = 0
set x0 = "OFF"
set x1 = "ON "
script main.scn

boot:
set drive = $hda
script boothdd.scn