home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: WPS_PM / WPS_PM.zip / syssound.zip / INSTALL.CMD < prev    next >
OS/2 REXX Batch file  |  1999-08-23  |  1KB  |  19 lines

  1. @echo off
  2. echo ************************************************************************
  3. echo *                                                                      *
  4. echo *        To install BocaSoft System Sounds Manually:                   *
  5. echo *                                                                      *
  6. echo *   1. Change your working drive to the floppy drive.                  *
  7. echo *                                                                      *
  8. echo *   2. Type "minstall". This starts the MMPM/2 install which is used   *
  9. echo *      for System Sounds.                                              *
  10. echo *                                                                      *
  11. echo *   3. Leave all items highlighted and select the Install push button. *
  12. echo *                                                                      *
  13. echo *   NOTE: There is no minstall.exe file on the floppy. It is located   *
  14. echo *         in the MMOS2 directory which is included in the system PATH. *
  15. echo *                                                                      *
  16. echo ************************************************************************
  17. pause
  18. minstall
  19.