I want to add a command in autoexec.bat so the machine can automatically enter the CD-ROM and then run a program.
Drivers loaded for the CD-ROM (all selected from the Win98 boot disk):
device=oakcdrom.sys /D:mscd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:mscd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:mscd001
There are two CD-ROM drives connected to the host, and the boot CD is in the primary CD-ROM drive. In autoexec.bat I used "%CDROM%:", but when testing it says invalid filename.
Drivers loaded for the CD-ROM (all selected from the Win98 boot disk):
device=oakcdrom.sys /D:mscd001
device=btdosm.sys
device=flashpt.sys
device=btcdrom.sys /D:mscd001
device=aspi2dos.sys
device=aspi8dos.sys
device=aspi4dos.sys
device=aspi8u2.sys
device=aspicd.sys /D:mscd001
There are two CD-ROM drives connected to the host, and the boot CD is in the primary CD-ROM drive. In autoexec.bat I used "%CDROM%:", but when testing it says invalid filename.


