home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 October / DISK20.ISO / apache.bat < prev    next >
DOS Batch File  |  1995-07-27  |  89b  |  8 lines

  1. @echo off
  2. cd \games\apache
  3. xcopy *.* c:\apache\*.* /s/e
  4. c:
  5. cd \apache
  6. apache
  7. cd \
  8.