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

  1. Hi Folks,
  2.  
  3. ftp.ardi.com and vorlon.mit.edu contain the DEMO version of
  4. Executor/DOS 2 beta0.  NOTE: No non-DEMO versions of Executor 2 beta
  5. or Executor 2 proper will ever be available electronically, thanks in
  6. part to all the cracks of Executor that are floating about.
  7.  
  8. ALL Executor 1.x licensees will automatically be sent a CD-ROM
  9. containing Executor 2 in its glory when we're done with the beta cycle
  10. and it's back from the duplicator.  We will be able to distribute
  11. patches that use information from the CD-ROM to update Executor so you
  12. won't be cut out of the experimental/bleeding edge loop.  We'll be
  13. trying very hard to keep the beta cycle as short as possible so that
  14. all the people who have paid money to us will be back in that loop as
  15. soon as possible.
  16.  
  17. --Cliff
  18. ctm@ardi.com
  19.  
  20.  
  21. Here's ftp://ftp.ardi.com/pub/Executor_DOS/README
  22.  
  23. Tue Apr  9 01:10:15 MDT 1996
  24.  
  25. +========================================================================+
  26. | NOTE: Now that Executor 2 is in beta testing, the demo version of      |
  27. | Executor can no longer be unlocked with a serial number and            |
  28. | authorization code.                                                    |
  29. |                                                                        |
  30. | If you have already licensed Executor 1.x, feel free to pick up the    |
  31. | demo version of Executor from this directory, but MAKE SURE YOU        |
  32. | INSTALL IT SOMEWHERE OTHER THAN WHERE YOU NORMALLY INSTALL EXECUTOR,   |
  33. | because you will want to continue using your pre-beta copy of Executor |
  34. | 2 until Executor 2 is out of beta testing and we have sent you a       |
  35. | CD-ROM with the non-crippled version of Executor.                      |
  36. |                                                                        |
  37. | If you haven't yet licensed Executor and you like what you see in the  |
  38. | demo, you can order a non-crippled version of Executor (call +1 505    |
  39. | 766 9115 and have a VISA or MasterCard handy) and we will send the     |
  40. | non-crippled version to you on floppy disk.                            |
  41. +========================================================================+
  42.  
  43. The latest Executor demo comes in two formats: a single
  44. self-extracting archive (execbta0.exe), and a two floppy set
  45. (bt0flop1.zip and bt0flop2.zip).  You only need to grab either
  46. execbta0.exe, or both bt0flop1.zip and bt0flop2.zip.  Most users will
  47. just want to grab execbta0.exe, but be warned that it will not fit on
  48. a single floppy.
  49.  
  50. If you have a video card that is not VESA 2 compliant, you may also
  51. need uvbe51a.zip.  NOTE: the "2" is important.  Executor is *much*
  52. faster when it can linearly map the frame buffer; this is a feature
  53. that VESA 2 provides that VESA 1 did not provide.
  54.  
  55. csdpmi1s.zip is the source code to cwsdpmi.exe, the DPMI server that
  56. we bundle with Executor.  Most people will not want to download this.
  57.  
  58. utilities contains DOS utilities that may be helpful to advanced
  59. Executor users.  Currently utilities only contains trim.com, a program
  60. that will strip the first 84 bytes off a file which is useful for
  61. converting floppy disk image files into HFVs.
  62.  
  63. To install from execbta0.exe, the self-extracting archive file, just
  64. run it.  You can skip the installation directions for the two disk
  65. set.
  66.  
  67. To install from the two disk set, you can use one of two methods:
  68. either make two installation floppies, or install directly from the
  69. contents of the zip files.  Detailed instructions follow.
  70.  
  71. -------------------------------------------------------------------------
  72.  
  73. INSTRUCTIONS FOR MAKING INSTALLATION FLOPPIES
  74.  
  75.     use BINARY mode to fetch exqdisk1.zip and bt0flop2.zip onto
  76.     your machine on C:\
  77.  
  78.     set aside two blank, formatted floppies
  79.  
  80.     put in your first floppy and then tell DOS you want to use
  81.     that drive  (usually done by typing "a:" or "b:")
  82.  
  83.     unzip -d c:\bt0flop1.zip
  84.  
  85.     change floppies
  86.  
  87.     unzip -d c:\bt0flop2.zip
  88.  
  89. You should then be able to take those two floppies to an '386 or
  90. better and install Executor by putting in the first sloppy and typing
  91. "A:install" (assuming your floppy drive is drive a).
  92.  
  93. INSTRUCTIONS FOR INSTALLING FROM THE ZIP FILES
  94.  
  95.     use BINARY mode to fetch bt0flop1.zip and bt0flop2.zip onto
  96.     your machine on C:\
  97.  
  98.     mkdir scratch
  99.  
  100.     cd scratch
  101.  
  102.     unzip -d c:\bt0flop1.zip
  103.  
  104.     unzip -d c:\bt0flop2.zip
  105.  
  106.     install
  107.  
  108. You will then be running the installer and be given a chance to
  109. specify where Executor should be installed.  After you are done, you
  110. can remove your scratch directory.
  111.  
  112. -------------------------------------------------------------------------
  113.  
  114. After you install Executor, you'll find a "docs" subdirectory that
  115. provides more information about Executor, and the technology that was
  116. used to build it.
  117.  
  118. uvbe51a.zip is a shareware SVGA extender that provides VESA capability
  119. for many older non-VESA compliant SVGA cards.  It is not a product of
  120. ARDI.  If you use it, you should pay the shareware fee as described in
  121. the documentation included in the zip file.  If you have a recent SVGA
  122. card you probably don't need UniVBE.  There may be a more recent
  123. version of UniVBE in oak.oakland.edu:/SimTel/msdos/graphics.
  124.  
  125. Send questions to "questions@ardi.com"
  126.  
  127.     --Cliff
  128.  
  129.