home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1996 February / ISSUE24.iso / swos.bat < prev    next >
DOS Batch File  |  1995-11-27  |  194b  |  9 lines

  1. @echo off
  2. xcopy \games\swos\*.* c:\games\swos\*.* /s/e
  3. c:
  4. cd \games\swos
  5. echo Please set up your soundcard - the game is already installed
  6. pause
  7. install
  8. echo Type SWOS to start the game
  9.