home *** CD-ROM | disk | FTP | other *** search
/ Excalibur 52 / Excalibur_52_cd.bin / installs / apache.bat next >
DOS Batch File  |  1996-01-03  |  67b  |  4 lines

  1. @cd ..\apchdemo
  2. @mkdir c:\apchdemo
  3. @xcopy *.* c:\apchdemo /s /e
  4.