Answer» hey guys,
what is the command in dos 6.22 for ("read cd-rom?")What exactly are you trying to do? If you are trying to ACCESS your CDrom Drive just type the drive letter in the command line.
C:\>D: or C:\>E:
This will PUT you in your CDrom drive, then do a DIR command to find the file you are LOOKING for. IF you are looking to run a program from the CDROM, type the drive letter and the name of the program.
C:\>D:\program.exe or C:\>D:\setup.exe Something of that nature
|