home *** CD-ROM | disk | FTP | other *** search
- cls
- @echo off
- echo.
- echo ELKE wird installiert. Bitte warten ...
- cd c:\
- md c:\elke
- cd c:\elke
- if exist c:\elke\elke_p.exe del c:\elke\elke_p.exe
- copy *.* c:\elke
- c:
- cd \elke
- if exist elke_p.exe elke_p
- del elke_p.exe
- elke