home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text3454.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  1.9 KB  |  49 lines

  1. >>>>> "Matt" == mpsmock  <mpsmock@gnn.com> writes:
  2. In article <4qa724$ouc@news-e2d.gnn.com> mpsmock@gnn.com (mpsmock) writes:
  3.  
  4.  
  5.     Matt> I downloaded the evaluation copy of Executor last night.  As
  6.     Matt> a longtime Mac user who recently had to purchase a PC due to
  7.     Matt> work requirements, I am really happy to see that familiar
  8.     Matt> interface on my screen.  I am having trouble getting
  9.     Matt> Executor to recognize Mac CDs, though.  If there is a DOS CD
  10.     Matt> in my drive, it will show it, and let me see the files on
  11.     Matt> it.  When I put in any of my Mac CDs, though, it won't even
  12.     Matt> show that it's there?  Any ideas?
  13.  
  14. If you're running Win'95, then you need to run the 16-bit version of
  15. MSCDEX.  Unfortunately the procedure for doing that varies
  16. considerably from machine to machine.  If you have free access to
  17. tech. support via a phone, bbs or internet group you should ask "What
  18. do I put in my config.sys and autoexec.bat to load my CD-ROM driver
  19. and then get the 16-bit version of MSCDEX started?"
  20.  
  21. Most likely your config.sys will need a line that looks something like this:
  22.  
  23. device=c:\scsi\cdrom.sys/d:cdrom
  24.  
  25. and your autoexec.bat will need a line that looks something like this:
  26.  
  27. mscdex/d:cdrom
  28.  
  29. The portion that varies from system to system is the the path and name
  30. of your CD-ROM driver.  In the example above (on a SCSI based PC),
  31. it's "c:\scsi\cdrom.sys", but I don't know what it will be on your
  32. system.
  33.  
  34. After you've done that, you may still need to restart your machine in
  35. DOS mode in order to get to the CD-ROM, but once you've got the old
  36. version of MSCDEX running you should be able to read Mac formatted
  37. CD-ROMs, at least from E/D when run from DOS.
  38.  
  39.     Matt> Thanks,
  40.  
  41.     Matt> Matt Smock
  42.  
  43. I hope this helps.  If it doesn't, post again with the details of your
  44. machine and maybe someone else here can give you better instructions.
  45.  
  46. --Cliff
  47. ctm@ardi.com
  48.  
  49.