home *** CD-ROM | disk | FTP | other *** search
/ Game Pack 1 / GAMEPACK.bin / EXAMPLE.TXT < prev    next >
Text File  |  1993-11-07  |  504b  |  18 lines

  1. @echo off
  2. REM
  3. REM  This is an example batch file for using the beta driver with
  4. REM  Halloween Harry.  Please note that this is only an example.
  5. REM  These file directories are only examples, you will need to create
  6. REM  another batch file with your own directories in it.  We strongly
  7. REM  recommend using this method of loading this driver.  Please consult
  8. REM  the HH-GUS.EXE file for more detailed information on this file.
  9. REM
  10. c:
  11. cd\games\harry
  12. SBOS -F
  13. SBOSDRV
  14. HH1
  15. SBOS -F
  16. cd\
  17. SBOS
  18.