home *** CD-ROM | disk | FTP | other *** search
/ Best of German Only 1 / romside_best_of_german_only_1.iso / windows / scanshel / entpack.exe / START.BAT < prev   
DOS Batch File  |  1993-02-01  |  466b  |  21 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo.
  5. echo. 
  6. echo       Installieren Sie die Programme
  7. echo.
  8. echo                  SCANSHELL für Windows
  9. echo              und SCANSHELL für DOS 
  10. echo.
  11. echo       mit den beiliegenden Installationsroutinen
  12. echo.
  13. echo                  INSTALL.BAT für die Windows-Version
  14. echo              und INST_DOS.BAT für die DOS-Version
  15. echo.
  16. echo       Beachten Sie bitte die Hinweise in der Datei LIESMICH.TXT
  17. echo.
  18. echo.
  19. pause
  20. install
  21.