home *** CD-ROM | disk | FTP | other *** search
/ Nederland Interaktief Kinderen / NLeduca.bin / NLEDUCA / ARD / INSTAL.BAT < prev    next >
DOS Batch File  |  1992-06-14  |  131b  |  12 lines

  1. @ECHO OFF
  2. @c:
  3. @cd c:\
  4. @md topotaal
  5. @cd topotaal
  6. @if exist *.ar1 del *.ar1
  7. @a:
  8. @xcopy *.* c:
  9. @c:
  10. @del instal.bat
  11. @cd c:\
  12.