home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7 / 1995-06_Disc_7.iso / patches / hogupd.exe / README.BAT < prev   
DOS Batch File  |  1995-02-21  |  1KB  |  30 lines

  1. @echo off
  2. cls
  3. echo This is an update for Hammer of the Gods
  4. echo that fixes the Mouse droppings, low memory
  5. echo issues and all known related issues.
  6. echo 
  7. echo This patch must be run from the directory 
  8. echo you installed Hammer to and HAMGAM.EXE and
  9. echo HAMINT.EXE must be in that directory as well.
  10. echo 
  11. echo Hammer of the Gods allows 3 different install 
  12. echo options:
  13. echo     Normal   copies about 1.7 megs to your HD
  14. echo     Minimum  only copies 30,000 bytes
  15. echo     Maximum  copies about 10 megs
  16. echo 
  17. echo You must have Hammer of the Gods installed in
  18. echo either Normal or Maximum format for this patch 
  19. echo to work.
  20. echo.
  21. pause
  22. echo You will need to copy this disk to your hammer 
  23. echo directory on your computer for it to work properly.
  24. echo For example you would want to go to the hammer 
  25. echo sub directory and type "copy a:." [enter] and 
  26. echo this would copy all of the information from your 
  27. echo "a" drive to your current location on your hard 
  28. echo drive. Then run the "patch" and this will install 
  29. echo the update to your Hammer of the Gods program.
  30.