August 22, 200719 yr hi i have just created a AIO-DVD now i want to add vista to it, my idea was to add vista files to a front directory called "VISTA" and have the VISTA.dat file residing in that folder.now in bscript is there a way of pointing to the VISTA.dat file which is not located in main root of disc.FILE STRUCTURE:http://www.msfn.org/board/index.php?act=at...st&id=18956BSCRIPT CODE:VISTA:clscolor 0x09 print "\n"print "\n"print " Windows VISTA\n"print "\n"print " 1) Install Windows VISTA\n"print "\n"color 0x0Fprint " a) Boot to Floppy Drive A:\ (0x00)\n"print " m) Main Menu\n"color 0x0Eprint "\n"print " Esc) Boot to first hard drive (0x80) [Default]\n"print "\n"color 0x0Bprint "Choose one: \n"color 0x0Fgetkey 30 setkey esconkey 1 goto VAMBVAMB:cd ******************** *****************************************************************chain VISTA.DAT******** HOW CAN I MODDIFY THIS SECTION TO POINT TO \VISTA\VISTA.DAT? ******getkeygoto exitANY help would be greatly appreciated.
August 23, 200719 yr Author Thanks for the code it points to the dat file now, but it comes up with error CDBOOT: Couldn't find BOOTMGR.I opened the dat file in hex edit and found that there is this exact error warning in the datso i need some more help!any info would be great
August 23, 200719 yr Sorry I can't help you anymore. I know plenty about CDShell but very little about Vista's Bootmgr!
Create an account or sign in to comment