home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK1 / GAMES_16 / GOB3CHT.ZIP / GOB3CHT.BAT next >
DOS Batch File  |  1993-11-21  |  286b  |  17 lines

  1. goto start
  2. REM DEBUG.COM starts the loading at offset 100h
  3. e 14f 5
  4. w
  5. q
  6. :start
  7. @echo off
  8. echo Make sure CAT.INF is in the current directory
  9. echo and DEBUG.COM is in your path directory.
  10. echo .
  11. pause
  12. debug cat.inf < gob3cht.bat
  13. cls
  14. echo You now have five hints left!!!
  15.  
  16.  
  17.