Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

BSCRIPT to accept vista in multiboot

Featured Replies

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=18956

BSCRIPT CODE:

VISTA:

cls

color 0x09

print "\n"

print "\n"

print " Windows VISTA\n"

print "\n"

print " 1) Install Windows VISTA\n"

print "\n"

color 0x0F

print " a) Boot to Floppy Drive A:\ (0x00)\n"

print " m) Main Menu\n"

color 0x0E

print "\n"

print " Esc) Boot to first hard drive (0x80) [Default]\n"

print "\n"

color 0x0B

print "Choose one: \n"

color 0x0F

getkey 30 setkey esc

onkey 1 goto VAMB

VAMB:

cd ******************** *****************************************************************

chain VISTA.DAT******** HOW CAN I MODDIFY THIS SECTION TO POINT TO \VISTA\VISTA.DAT? ******

getkey

goto exit

ANY help would be greatly appreciated.

post-78403-1187765479_thumb.png

chain /VISTA/VISTA.DAT :)

Edited by kof94

  • 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 dat

so i need some more help!

any info would be great

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

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.