Great menu, and I found a to have it make stand alone ISO's of all the different OS's on my DVD in case I ever want to burn one back to CD or share it with someone
Since I haven't found a method for this anywhere else in this forum I thought I would share it with you, as there are bound to be more people wanting this
Presuming you have cdimage.exe in your dvd's root, a "TOOLS" dir with a "loader" subdir containg the original bootimages for your different OS's (so referring to i386) and the selected OS's files in "ROOT\OS" this little beauty puts a ISO in your C:\
[code]button3=&Create a standalone ISO
mess3=Create a standalone ISO
type3=1
active3=1
action3=cdimage.exe
params3=-lWINXPPRO -t08/23/2001,09:00:00 -bTOOLS\loader\XPPR.BIN -h -n -o -m ROOT\XPPC C:\winxppro.iso
imagenormal3=100
imagehighlight3=101[/code]
Have fun with it and keep up the good work!