batson0974 Posted July 14, 2006 Posted July 14, 2006 First of all I know that CDSHELL has an option that ask if you would like to boot from CD/DVD.But I wanted to bypass their feature and actually intigrate BOOTFIX.BIN in with the CDSHELL Loader. It doesnt matter how I do it, it will not work. Has anyone else tried this or had any luck.Brooks
HJW Posted July 22, 2006 Posted July 22, 2006 Sure it has,You are just in need of a couple of codelines.. Absolutely not difficult.BOOT:clsprint " Wanneer u wilt opstarten vanaf AIO-MultiBoot-DVD: \n"print "\n"print c "\c06 Press ENTER...... \n"getkey 5 boot 0x80if $lastKey == key[enter]; then cls; then goto HOMEgoto BOOTHOME:,,,your menu,,,,getkey ... that number defines the seconds it will give you time to press enter.0x80 is your 1# HDDgreetz.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now