home *** CD-ROM | disk | FTP | other *** search
/ PC Play: Horror & Adventure / HORROR.ISO / install / tombraid.bat < prev    next >
Encoding:
DOS Batch File  |  1997-01-30  |  216 b   |  15 lines

  1. @echo off
  2. cls
  3. IF EXIST c:\Tombraid\NUL GOTO GO
  4. cd \Demos\Tombraid
  5. echo Installing TOMBRAIDER to C:\Tombraid... 
  6. md c:\Tombraid
  7. xcopy *.* c:\Tombraid /s
  8. c:
  9. cd \Tombraid
  10. Setup
  11. :GO
  12. c:
  13. cd \Tombraid
  14. Tomb
  15. cls