home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / SOL325B6.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.COM
  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 SOUND SOLUTION 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 just
  29. echo            THE MAID or type TSS to activate THE SOUND SOLUTION.
  30. echo.
  31. echo            Type:  TSS OFF      to turn off Screen Blanker.
  32. echo                   TSS HELP     to display operating instructions.
  33. echo                   TSS PRINT    to print operating instructions.
  34. echo                   TSS MODEM    to setup & configure your modem.
  35. echo                   TSS PHONE    to call Sound Solution's Computer.
  36. echo                   TSS HISTORY  to view chronological development
  37. echo                                history of THE SOUND SOLUTION.
  38. echo.
  39.