MSFN Forum: Strange menu - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Strange menu Rate Topic: -----

#1 User is offline   Thanatos 

  • GGTW
  • PipPip
  • Group: Members
  • Posts: 235
  • Joined: 31-August 03

Posted 28 December 2003 - 07:36 AM

I came across multiboot CD that a friend had made, but it uses a strange menu. The CD is a 3 in 1, 2003 ent, std and web. The boot sector of the CD is attached, if someone could take a quick look at it, maybe you can understand it, I'd like to integrate this 3 in 1 into my DVD, which already has XP Pro on. If possible, I'd like to use this menu, because it looks so clean and doesn't appear to need any complex scripts.

Attached File(s)




#2 User is offline   Sunil 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 596
  • Joined: 24-June 03

Posted 30 December 2003 - 09:05 PM

I see some strange code, is it possible that you send pic

#3 User is offline   Datalore 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 852
  • Joined: 05-October 03

Posted 30 December 2003 - 09:46 PM

If you hex edit the file, you'll notice the following:
3ENE3ENS3ENW
which corresponds to the 3 choices, Enterprise, Standard, and Web. It appears those 3 variables define the 3 different folders that the I386 directory could reside in. If you simply hex edited the file, replace the text in the file with the text you wanted, and changed the variables to something like
3XPP3XPH3XPC
(Pro, Home, and Corp) and then dropped the I386 directories into their respective folders, it may work. Then again, it may not :) I would need to see the cd structure of your friends disc to be sure.

#4 User is offline   Thanatos 

  • GGTW
  • PipPip
  • Group: Members
  • Posts: 235
  • Joined: 31-August 03

Posted 31 December 2003 - 10:01 AM

The directory structure is like this
-----Root
         |
         |----- 3ENE                   ( These 3 contain the bootdisks )
         |----- 3ENS                   ( for 2003 server               )
         |----- 3ENW                   (                               )
         |----- ENGLISH
                   |
                WIN2003
                   |-----ENT        ( These 3 contain the    ) 
                   |-----STD        ( setup files and i386   )
                   |-----WEB        ( directories            )

But unlike the guides here on MSFN, the CD doesn't use DAT files in the cd root. Its just the three boot disk directories, then txtsetup.sif in each of those points to the i386 directory in \English\Win2003\xxx

#5 User is offline   Gladiac 

  • Junior
  • Pip
  • Group: Members
  • Posts: 76
  • Joined: 14-November 03

Posted 31 December 2003 - 02:07 PM

Its quite simple.
Think about it: How does CDShell work?
It mounts the bootsector(tha DAT-File) and lets it do, what it is done for.

Your bootsector is a bit more than the ones from flyakite's site. This is a bootsector which has an integrated menu. So there is no need to use cdshell. You can easily edit this file using a hex editor. (as Datalore already had shown)
If you choose one of the options of the menu of YOUR bootsectorfile, then it will load the contents of the dir, which you choosed. (wow, there are bootfloppyfiles ;D) now, everything is like in flyakites guide...

#6 User is offline   LiquidSage 

  • Wayward Prophet
  • PipPipPipPip
  • Group: Members
  • Posts: 577
  • Joined: 29-August 03

Posted 12 January 2004 - 02:38 PM

your .wbt is actually a win2kall loader made by Bart (Nu2) used in the windows 2000 multiboot guide for _www.tech-hints.com. It also had use w/ WINCDMAN. if you plan to add more than 3 OS / options, you will need to use bootscriptor,cdshell, or Bootable CD Wizard.

#7 User is offline   Gladiac 

  • Junior
  • Pip
  • Group: Members
  • Posts: 76
  • Joined: 14-November 03

Posted 13 January 2004 - 02:49 AM

hmmm, pretty cool, thanks for this information, LiquidSage.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy