home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR13 / UHSDOS.ZIP / READMEUH < prev    next >
Text File  |  1993-10-11  |  3KB  |  80 lines

  1. Universal Hint System
  2. Revision 91a
  3. README File for MS-DOS
  4.   (October 10, 1993)
  5.  
  6. The following files should be included in this archive:
  7.  
  8. READMEUH       This file
  9. UHS.EXE        Executable for stand-alone DOS reader, version 1.51
  10. UHS.TXT        Documentation file for UHS.EXE
  11. UHSTSR.EXE     Executable for TSR DOS reader, version 1.10
  12. UHSTSRB.EXE    "B" version of UHSTSR.EXE (see UHSTSR.TXT for details)
  13. UHSTSR.TXT     Documentation file for UHSTSR.EXE/UHSTSRB.EXE
  14. TESTVGA.EXE    VGA card compatibility tester
  15. REGISTER.FRM   Registration form
  16. VENDOR.DOC     Information for distributors (disk vendors and BBS operators)
  17. LICENSE.DOC    License information
  18. WHATSNEW.151   Lists changes in UHS.EXE and UHSTSR.EXE since version 1.00
  19.  
  20.  
  21. Quick Start Instructions for Game Hints:
  22.  
  23. Find a UHS hint file -- the place where you found this reader can tell you how
  24. to get one (see UHS.TXT if you're on a commercial on-line service such as
  25. CompuServe for instructions).  Copy the files UHS.EXE, UHSTSR.EXE,
  26. UHSTSRB.EXE, and your hint file into the same directory.  Enter the following
  27. DOS commands, hitting ENTER after each line, to do so.
  28.  
  29.   MD C:\UHS
  30.   COPY UHS*.EXE C:\UHS
  31.   COPY *.UHS C:\UHS
  32.   C:
  33.   CD\UHS
  34.  
  35. The instructions above assume that you already have a .UHS hint file and that
  36. it's in the same directory that you're currently using.  Normally, when you
  37. download files, the program that you use will place all downloads in the same
  38. directory.  If you can't find a .UHS hint file in the current directory, look
  39. in your download directory, type the letter of its drive, use the CD command
  40. to move to that directory, and then copy the hint file to your UHS directory,
  41. as follows.  Change the first two lines to match the download directory for
  42. your communications software.
  43.  
  44.   C:
  45.   CD\TAPCIS\DL
  46.   COPY *.UHS C:\UHS
  47.  
  48. Some hint files may be compressed when you receive them; if so you will need
  49. to uncompress them and repeat the previous instructions.  The place where you
  50. found your hint files should be able to tell you how to uncompress them.
  51.  
  52. Now you should be ready to start the UHS reader.  If you want to get hints
  53. while you're playing a game, use the following commands.  Text in square
  54. brackets should not be typed in, but you should follow the instructions given
  55. in the comments.
  56.  
  57.   C:
  58.   CD\UHS
  59.   UHSTSR KQ6 [replace "KQ6" with the name of the .UHS file you're using]
  60.   [start your game as described in its manual and wait until you need hints]
  61.   [then hit the ALT and ? keys at the same time for hints]
  62.  
  63. If you don't get hints when you hit ALT-?, change the third line of the above
  64. commands to
  65.  
  66.   UHSTSRB KQ6
  67.  
  68. and repeat the same five steps.  If that doesn't work, you should try the DOS
  69. prompt UHS reader.  Enter these commands:
  70.  
  71.   [start your game as described in its manual and wait until you need hints]
  72.   [exit the game once you need help]
  73.   C:
  74.   CD\UHS
  75.   UHS KQ6 [replace "KQ6" with the name of the .UHS file that you're using]
  76.   [get your hints, start the game again, and keep playing]
  77.  
  78. See UHS.TXT and UHSTSR.TXT for more detailed instructions on how to use these
  79. programs.
  80.