home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Professional
/
OS2PRO194.ISO
/
os2
/
wps
/
mmpm2
/
ssnd
/
install.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
1993-07-21
|
1KB
|
17 lines
@echo off
echo ************************************************************************
echo * *
echo * To install BocaSoft System Sounds: *
echo * *
echo * 1. Change your working drive to the floppy drive. *
echo * *
echo * 2. Type "minstall". This starts the MMPM/2 install which is used *
echo * for System Sounds. *
echo * *
echo * 3. Leave all items highlighted and select the Install push button. *
echo * *
echo * NOTE: There is no minstall.exe file on the floppy. It is located *
echo * in the MMOS2 directory which is included in the system PATH. *
echo * *
echo ************************************************************************