home *** CD-ROM | disk | FTP | other *** search
/ Software Recommendations - 1998 Season 1 / DNBCD4.iso / share / DOS / q87_413 / README.TXT < prev    next >
Encoding:
Text File  |  1996-09-02  |  4.5 KB  |  147 lines

  1. Thank you for trying Q87!  This version of Q87 runs with DOS, Windows 3.x,
  2. and Windows 95.
  3.  
  4. Included files - 
  5.  
  6. readme.txt   - this file.
  7.  
  8. Install.exe  - Q87 installation program.
  9.  
  10. Uninstal.exe - Q87 un-installation program.  Removes Q87 from your autoexec.bat
  11.  
  12. Q87.exe      - the DOS and Windows 3.x part of Q87, loads from autoexec.bat.
  13.  
  14. Q87X.exe     - a special version of Q87.exe for running 32 bit DOS 
  15.                applications faster, and for running some games that Q87.exe
  16.                cannot run.
  17.  
  18. Q87.vxd      - the virtual device driver (VxD) part of Q87, loads from the
  19.                last line in the [386enh] section of the Win95 system.ini file.
  20.  
  21. Q87.txt      - the documentation file.
  22.  
  23. UnLoad87.exe - when run, will cause Q87 to unload if it has been registered,
  24.                can only be run if you are outside of Windows.
  25.  
  26. File_id.dis  - a brief description of Q87, as required for files uploaded
  27.                to BBS's.
  28.  
  29.  
  30. Automatic Installation Q87 -
  31.  
  32. 1. Make a directory on your hard drive to put Q87 into, for example -
  33.  
  34. (at the dos prompt) - md c:\Q87  (then the Enter key)
  35.  
  36.  
  37. 2. Copy the self extracting Q87 file to that directory, for example -
  38.  
  39. (at the dos prompt) - copy Q87_402.exe c:\Q87 (then the Enter key)
  40.  
  41. 3. Run the self extracting file by typing Q87_402 (then the Enter key).
  42.  
  43. 4. Run INSTALL.  If you are in Windows 95, Q87 will be installed in
  44. your autoexec.bat and your system.ini files.  If you are in DOS 5 or 6,
  45. or Windows 3.x, Q87 will only be installed in your autoexec.bat file.
  46.  
  47. 5. If you want to use Q87X.exe, you must manually copy it, and rename it
  48. to Q87.exe.  Save your original Q87.exe.
  49.  
  50.  
  51.  
  52. Manual Installation of Q87 -
  53.  
  54.  
  55. 1. Make a directory on your hard drive to put Q87 into, for example -
  56.  
  57. (at the dos prompt) - md c:\Q87
  58.  
  59.  
  60. 2. Copy the self extracting Q87 file to that directory, for example -
  61.  
  62. (at the dos prompt) - copy Q87_402.exe c:\Q87 (then the Enter key)
  63.  
  64. 3. Run the self extracting file by typing Q87_402 (then the Enter key).
  65.  
  66. 4. Read Q87.txt with any editor or word processor (it is a text file)
  67. for details on running Q87.  Set up your computer for Q87 as follows -
  68.  
  69. (The following assumes that all Q87 files are in the c:\Q87 directory,
  70.  as per the above instructions)
  71.  
  72.  
  73. 5. Place the following line after the line which has himem.sys in your
  74. config.sys file using an editor such as Notepad -
  75.  
  76. device=c:\windows\emm386.exe
  77.  
  78.     To edit the config.sys file from Notepad, start Notepad from the 
  79. Accessories menu, then click on File, then on Open, and then where 
  80. it asks for the filename, type in -
  81.  
  82. c:\config.sys
  83.  
  84.  
  85. 6.  Place the following line in the first line of your autoexec.bat 
  86. file using an editor such as Notepad -
  87.  
  88. c:\Q87\Q87
  89.  
  90.    To edit the autoexec.bat file from Notepad, first click on File,
  91. then on Open, and then where it asks for the filename, type in -
  92.  
  93. c:\autoexec.bat
  94.  
  95.  
  96. 7.  For Windows 95 only, place the following line as the last line 
  97. in your [386enh] section of your system.ini file, which is in the 
  98. Windows directory, using an editor such as Notepad -
  99.  
  100. device=c:\Q87\Q87.vxd
  101.  
  102.    To edit the autoexec.bat file from Notepad, first click on File,
  103. then on Open, and then where it asks for the filename, type in -
  104.  
  105. c:\windows\system.ini
  106.  
  107.  
  108. 8. Restart your computer.
  109.  
  110. 9. If you want to use Q87X.exe, you must manually copy it, and rename it
  111. to Q87.exe.  Save your original Q87.exe.
  112.  
  113.  
  114. Limited Run Time demo mode -
  115.  
  116.  
  117.     Q87 will run for 20 minutes at a time without a valid Run Code.  Any
  118. application that is using Q87 after 20 minutes will be shut down by
  119. Q87.  You will hear your computer beep when this happens.  Some 
  120. applications will generate an execution error when this happens, but
  121. that has no effect on Windows.  Just shut down your computer at that
  122. point, but first remove Q87 from your autoexec.bat if you don't want 
  123. Q87 to run.  If you are running Windows 95, you also must remove Q87
  124. from your system.ini file.
  125.  
  126.  
  127.  
  128. Installing your Run Code -
  129.  
  130.  
  131.     Q87 will first load from your autoexec.bat file during startup.  You 
  132. will see an information screen followed by an order form screen.  If you 
  133. register Q87, you will receive a Run Code which you will place after Q87
  134. in your autoexec.bat, as in -
  135.  
  136. c:\Q87\Q87 829-982-892
  137.  
  138. The number shown here is an example only.  You may run Install again 
  139. to install your Run Code.
  140.  
  141.  
  142.  
  143. Please see Q87.txt for important additional details, including how
  144. to fix the "WDEBUG" error.
  145.  
  146.  
  147.