home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / expanded / readme.txt < prev   
Encoding:
Text File  |  1996-07-25  |  8.7 KB  |  238 lines

  1. READ THE FAQ
  2.  
  3. This document includes the bare basics needed to get started.
  4. However, once you've installed Executor, you should read the file
  5. "docs\faq".  It contains answers to Frequently Asked Questions.
  6.  
  7.  
  8.  
  9. EXECUTOR 2:  COMMERCIAL SOFTWARE
  10.  
  11. This directory contains Executor 2, a Macintosh emulator for PCs.
  12. This software is copyrighted by ARDI, and is not sold, but is licensed
  13. for use.  The license does not allow this software to be posted on a
  14. bulletin board or otherwise made available for electronic copying.
  15. There is a demo version of Executor 2 that may be electronically
  16. redistributed under some circumstances, but that is an entirely
  17. different program.
  18.  
  19.  
  20.  
  21. MORE INFO
  22.  
  23. In addition to the text files in the doc subdirectory mentioned above,
  24. another good source of information about Executor is the Usenet
  25. newsgroup "comp.emulators.mac.executor", or the Executor interest
  26. mailing list.  The newsgroup and the mailing list are connected via a
  27. bidirectional gateway.
  28.  
  29. To join the mailing list, send e-mail to "executor-request@ardi.com"
  30. or "executor-digest-request@ardi.com" with a blank subject line and a
  31. body that says "subscribe".  With the first address, you'll receive
  32. e-mail everytime someone sends anything to the mailing list.  With the
  33. digest form, you'll receve e-mail only once a day with all the
  34. previous day's traffic bundled into one digest.
  35.  
  36. You can then send messages to the entire group by sending to
  37. "executor@ardi.com".  
  38.  
  39.  
  40.  
  41. DISABLE DISK WRITE CACHING WHEN USING EXECUTOR
  42.  
  43. If you are using disk cacheing you should set it to ONLY do READ
  44. caches.  Write caches can result in the ".hfv" files being corrupted
  45. if Executor dies unexpectedly.  (NOTE: if you forget to turn off your
  46. write cache, you may have to reinstall the ".hfv" files after Executor
  47. crashes).
  48.  
  49.  
  50.  
  51. EXECUTOR NEEDS A MOUSE DRIVER TO WORK
  52.  
  53. In addition to needing a mouse to be physically connected to your
  54. computer, Executor requires a mouse driver to be loaded before it can
  55. run.  If Executor complains that you don't have a mouse installed,
  56. even though you have one connected, the problem is that your
  57. autoexec.bat does not load the mouse driver for use with DOS programs.
  58. Since many people only use their mouse with Windows, which has its own
  59. mouse driver, they don't have the mouse driver commands in their
  60. autoexec.bat.
  61.  
  62. The exact changes that need to be made to your autoexec.bat varies
  63. depending on what type of mouse you have, and where the mouse driver
  64. has been installed on your system.  In general, anyone knowledgeable
  65. about your particular configuration should be able to give you simple
  66. instructions for modifying your autoexec.bat, whether that's the
  67. technical support line of the company that made the machine, or your
  68. local DOS wizard.
  69.  
  70.  
  71.  
  72. HOW TO GET STARTED COPYING MACINTOSH FORMATTED FLOPPIES
  73.  
  74. Executor/DOS can only read High Density (1.4 MB) formatted floppies.
  75. Most older Macintosh applications were distributed on 800K floppies
  76. which can't be used with Executor, so MAKE SURE you use 1.4 MB
  77. Macintosh formatted floppies with Executor/DOS.  Executor/DOS doesn't
  78. low format floppies for you, but it will reformat a DOS floppy as a
  79. Macintosh floppy, but only if you insert the floppy into the floppy
  80. drive *after* Executor has brought up its desktop.
  81.  
  82. It is important to note that you have three different areas that you
  83. can copy to/from.  In addition to Macintosh formatted floppies, you
  84. can copy Macintosh files to your hard disk, either as DOS files, or as
  85. Macintosh files within a single DOS file which represents a Macintosh
  86. "volume".  Executor/DOS 1.99<x> also allows you to copy to/from Mac
  87. formatted SCSI drives (if you have a SCSI adapter) and copy from Mac
  88. formatted CD ROMs if you have a CD ROM drive (must be seen as drive H:
  89. or lower).
  90.  
  91. When you copy Mac files as DOS files, they are broken up in two
  92. halves.  One half will have the original name of the file, the other
  93. will have a "%" prepended to the original name.  The file with the
  94. original name represents the "data fork" of the Macintosh file, and
  95. that's where data that can be used in both Macintosh and DOS
  96. environments resides.  The other half, the one with the "%" prepended
  97. is the "resource fork" and it contains information that only makes
  98. sense in the Macintosh environment.
  99.  
  100. Using the DOS filesystem to represent Macintosh files is very awkward.
  101. In fact, if the names contain funny characters, you might get an "I/O
  102. error".  The alternative is to store files within a single "Macintosh
  103. Volume".  This demo version of Executor comes with a 4 MB Mac Volume.
  104. It should be sufficient to allow you to explore Executor.  While
  105. Executor is working within a Macintosh volume, files can have upper
  106. and lower case names with lengths up to 31 characters, but your DOS
  107. programs can't see the individual files.  More about what's going on
  108. is in the printed documentation.
  109.  
  110.  
  111.  
  112. USING MAKEHFV TO CREATE A NEW VOLUME
  113.  
  114. Although we don't supply documentation with this demo version of
  115. Executor, you may notice the "MAKEHFV" program in the "\EXECUTOR"
  116. directory.  If you are adventurous and want to use makehfv, it is
  117. important that the new volume that you create have the suffix ".HFV".
  118. If you do not call your new volume "something.HFV", Executor will
  119. ignore it.
  120.  
  121.  
  122.  
  123. RUNNING PROGRAMS DIRECTLY OFF FLOPPIES IS SLOW
  124.  
  125. Running programs directly off floppies is incredibly slow.  You will
  126. find it much quicker to use HFS_XFer to copy a program from a floppy
  127. into one of your ".hfv" files and then run the program directly out of
  128. the ".hfv" file.
  129.  
  130.  
  131.  
  132. UNIXISMS LEFT IN EXECUTOR
  133.  
  134. Executor was developed originally under UNIX.  A few "UNIXisms" have
  135. remained in Executor.  Sometimes you will see "/" used where "\" would
  136. normally be used in DOS.  In addition, switches are introduced with a
  137. leading "-" instead of "/".  We apologize for this annoyance.
  138.  
  139.  
  140.  
  141. USE WITH WINDOWS
  142.  
  143. Executor/DOS 2 will run under Windows 3.1.
  144.  
  145. You can make a double-clickable icon for Executor by using the Program
  146. Manager in Windows:
  147.  
  148.         Choose "New..." from the Program Manager "File" menu
  149.  
  150.         Click the "Program Item" radio button
  151.  
  152.         Click "OK"
  153.  
  154.         Enter "Executor" in the Description field
  155.  
  156.         Enter "c:\executor\executor" in the Command Line field
  157.  
  158.         Enter "c:\executor" in the Working Directory field
  159.  
  160.         Add a Shortcut Key if you wish
  161.  
  162.         Click on "Change Icon...
  163.  
  164.         Click on "OK" when the error message comes up
  165.  
  166.         Find, Select and Click OK on an Icon you like
  167.  
  168.         Click on "OK" to leave "Program Item Properties"
  169.  
  170. Remember, Executor is its own windowing system.  It does not need
  171. Windows to be effective, although the only way you can run two Mac
  172. programs at once it to do so under Windows.  Once you have one copy of
  173. Executor running under Windows, you can use "Left_Alternate-Tab" and
  174. "Right_Alternate-Enter" to hot-key back and forth between different
  175. programs and screen modes.
  176.  
  177.  
  178.  
  179. USE WITH OS/2
  180.  
  181. Executor/DOS 1.99<x> works with OS/2 2.11, but not with previous versions.
  182. To get E/D 1.99<x> to run you'll need to adjust use these settings:
  183.  
  184.     DPMI_DOS_API ENABLED
  185.     DPMI_MEMORY_LIMIT 16
  186.     EMS_MEMORY_LIMIT 0
  187.     XMS_MEMORY_LIMIT 0
  188.  
  189.  
  190.  
  191. USE WITH NT
  192.  
  193. Executor must be started from a FULL-SCREEN DOS session in order for
  194. it to work properly under Windows NT.  Executor running under NT will
  195. be able to access Mac formatted HD diskettes but will not be able to
  196. access Mac formatted hard drives or CD-ROMs.  NT 4.0 runs Executor
  197. 2 much better than NT 3.x.
  198.  
  199.  
  200.  
  201. IF EXECUTOR RUNS SLOWLY
  202.  
  203. Executor needs about 8 MB of memory to work efficiently.  If it does
  204. not have enough physical memory, it will make do by writing
  205. infrequently used parts of itself to your hard disk and only "paging"
  206. them in when they're actually used.  However, DOS systems can have
  207. their memory artificially eaten up in too many ways to describe here.
  208. If think Executor is running slowly, you might want to have a DOS guru
  209. check to make sure that it's not being memory starved.
  210.  
  211.  
  212.  
  213. A NOTE ABOUT CD-ROMS
  214.  
  215. Executor 2 needs to use the 16-bit version of MSCDEX in order to read
  216. raw CD-ROM sectors.  If Executor 2 can't read raw CD-ROM sectors, it
  217. can't interpret Macintosh CD-ROMs.  If you are running Windows '95,
  218. you may need to consult a Windows '95 guru to show you how to
  219. configure your system so that you're using the 16-bit version of
  220. MSCDEX instead of the 32-bit version.  This limitation will disappear
  221. in future versions of Executor.
  222.  
  223.  
  224.  
  225. Thanks you for purchasing Executor 2.
  226.  
  227. Clifford T. Matthews
  228. Founder
  229. ARDI
  230.  
  231. How to contact ARDI:
  232.  
  233. Web:    http://www.ardi.com
  234. e-mail: info@ardi.com
  235. Usenet: comp.emulators.mac.executor
  236. FAX:    +1 505 766 5153
  237. Phone:  +1 505 766 9115
  238.