home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 8 / CDPowerplay8.iso / patch / ripper / patch.bat < prev    next >
Encoding:
DOS Batch File  |  1996-02-15  |  339 b   |  19 lines

  1. @echo off
  2. CLS
  3. echo This disk will now copy files onto the Jack the Ripper game.
  4. pause
  5. del c:\gametek\jack.bat
  6. cls
  7. copy a:*.* c:\gametek 
  8. cls
  9. c:
  10. cd\gametek
  11. echo ************************************ 
  12. echo.
  13. echo Patch installation complete.
  14. echo    Type JACK to start game.
  15. echo.
  16. echo ************************************
  17.  
  18.  
  19.