home *** CD-ROM | disk | FTP | other *** search
- @echo off
- rem Installationsroutine für PKA
- echo Persönlichkeitsanalyseprogramm PKA wird im Verzeichnis C:\PKA installiert.
- echo.
- pause
- md c:\pka
- echo Dateien werden kopiert...
- copy *.* c:\pka > nul
- c:
- cd \pka
- del install.bat > nul
- call pka.bat