home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 02021 / install.bat < prev   
DOS Batch File  |  1992-11-07  |  238b  |  14 lines

  1. cls
  2. @echo off
  3. echo.
  4. echo       ELKE wird installiert.  Bitte warten ...
  5. cd c:\
  6. md c:\elke
  7. cd c:\elke
  8. if exist c:\elke\elke_p.exe del c:\elke\elke_p.exe
  9. copy *.* c:\elke
  10. c:
  11. cd \elke
  12. if exist elke_p.exe elke_p
  13. del elke_p.exe
  14. elke