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.EXE
- DEL C:\INSTALL.BAT
-
- REM Play start tune.
- %1
- CD\SND-SOL
- CALL MD-TUNE
- CD\
-
- cls
- echo.
- echo.
- echo Installation of THE MAID 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 THE MAID.
- echo.
- echo Type: MAID to operate THE MAID program.
- echo MAID OFF to turn off Screen Blanker.
- echo MAID HELP to display operating instructions.
- echo MAID PRINT to print operating instructions.
- echo MAID MODEM to setup your modem.
- echo MAID PHONE to call Sound Solution's Computer
- echo MAID HISTORY to view chronological development
- echo history of THE MAID & SOUND SOLUTION.
- echo.
-