home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / cdrom / phcm100 / autoexec.dmo next >
Text File  |  1989-01-09  |  362b  |  9 lines

  1. rem  This file contains a sample entry for autoexec.bat for MSCDEX
  2. rem
  3. rem  /D:? assigns HSDVDMSC as the internal I.D. for the device driver
  4. rem  /M:8 allocates eight buffers for the extensions
  5. rem  /L:S assigns the letter S to the first CD ROM drive.
  6. rem  /V   instructs the extensions to report (verbose) the status
  7. rem
  8. MSCDEX /D:HSDVDMSC /M:8 /L:S /V
  9.