home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / SOL325B5.ZIP / COMPLETE.BAT next >
Encoding:
DOS Batch File  |  1990-07-18  |  1.3 KB  |  39 lines

  1. echo off
  2. cls
  3.  
  4. REM  Remove install files from C:
  5.      DEL C:\TUNE.EXE
  6.      DEL C:\UNZIP.EXE
  7.      DEL C:\YESNO.EXE
  8.      DEL C:\INSTALL.BAT
  9.  
  10. REM  Play start tune.
  11.      %1
  12.      CD\SND-SOL
  13.      CALL MD-TUNE
  14.      CD\
  15.  
  16. cls
  17. echo.
  18. echo.
  19. echo            Installation of THE MAID has been completed.
  20. echo            *******************************************
  21. echo.
  22. echo            Sound Solutions, Inc. and Metra Electronics would like
  23. echo            to THANK YOU for your purchase.  Please call us at
  24. echo            (617) GET-SOUND [438-7686] if you have any questions.
  25. echo.
  26. echo            Congratulations and Good Business.
  27. echo.
  28. echo            RESET your computer and type MAID to activate THE MAID.
  29. echo.
  30. echo            Type:  MAID          to operate THE MAID program.
  31. echo                   MAID OFF      to turn off Screen Blanker.
  32. echo                   MAID HELP     to display operating instructions.
  33. echo                   MAID PRINT    to print operating instructions.
  34. echo                   MAID MODEM    to setup your modem.
  35. echo                   MAID PHONE    to call Sound Solution's Computer
  36. echo                   MAID HISTORY  to view chronological development
  37. echo                                 history of THE MAID & SOUND SOLUTION.
  38. echo.
  39.