home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / XCOM3CD.ZIP / INTRO.BAT < prev    next >
DOS Batch File  |  1998-03-30  |  358b  |  15 lines

  1. @echo off
  2. ufoexe\smkp.exe %1 GOFORIT
  3. cls
  4. echo.
  5. echo X-COM3 Apocalypse Intro from Alex-God.
  6. echo Don't forget Microprose Corporation...
  7. :usage
  8. echo Type at the OS prompt "intro.bat 0|1|2" and then press Enter.
  9. echo The (0 or 1 or 2) is the number of intro file to show:
  10. echo  0 = intro1.smk
  11. echo  1 = lose1.smk
  12. echo  2 = wingame2.smk
  13. :end
  14. pause
  15.