home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
-
- REM Remove install files from C:
- DEL C:\TUNE.EXE
- DEL C:\UNZIP.EXE
- DEL C:\YESNO.COM
- DEL C:\INSTALL.BAT
-
- REM Play start tune.
- %1
- CD\SND-SOL
- CALL MD-TUNE
- CD\
-
- cls
- echo.
- echo.
- echo Installation of THE SOUND SOLUTION has been completed.
- echo *****************************************************
- echo.
- echo Sound Solutions, Inc. and Metra Electronics would like
- echo to THANK YOU for your purchase. Please call us at
- echo (617) GET-SOUND [438-7686] if you have any questions.
- echo.
- echo Congratulations and Good Business.
- echo.
- echo RESET your computer and type MAID to activate just
- echo THE MAID or type TSS to activate THE SOUND SOLUTION.
- echo.
- echo Type: TSS OFF to turn off Screen Blanker.
- echo TSS HELP to display operating instructions.
- echo TSS PRINT to print operating instructions.
- echo TSS MODEM to setup & configure your modem.
- echo TSS PHONE to call Sound Solution's Computer.
- echo TSS HISTORY to view chronological development
- echo history of THE SOUND SOLUTION.
- echo.
-