Ok, but how would I be able to boot by writing a custom .bat file? From what I understand, .bat files are lists of automated commands that would normally be entered by the user. Could you show me an example of a .bat file that boots a CD, or write one if you know how? Thanks, I'm pretty confused at the moment.
Edit: Maybe make my situation mor clear
I have a laptop that has no floppy and won't boot from the CD drive (though the drive itself works, BIOS won't boot it). So here is what I am trying to do:
- First, I load the image of a windows 98SE boot disk from my dektop onto my laptop over the network (PXE boot)
- Then I have a basic enviornment running, and can browse to my XP cd an run the setup program through DOS. This is what I want to replace.
I want to boot DOS over the network, and from there have DOS present me a boot menu so that I can boot the CD in my drive, just as if through the BIOS.