/************************ START OF SPECIFICATIONS ***************************/ /* */ /* SOURCE FILE NAME: CONTROL.SCR for the ESS AudioDrive 1688 */ /* */ /* DESCRIPTIVE NAME: Master control file */ /* */ /* COPYRIGHT: */ /* Copyright (c) IBM Corporation 1994 */ /* All Rights Reserved */ /* */ /* DESCRIPTION: */ /* This is the master control file used by Minstall to install the */ /* adapter using the Generic Install program. */ /* */ /* NLS: Please translate only the strings that have a comment that they */ /* should be translated (search for "NLS:") */ /* */ /*************************** END OF SPECIFICATIONS **************************/ /* NLS: Please translate the following line and codepage */ package="AudioDrive ES1688" codepage=437 filelist="ESS1688.SCR" groupcount=3 munitcount=1 /* NLS: Please translate the following line */ medianame="AudioDrive ES1688" sourcedir="\\"= 0 sourcedir="\\MMOS2\\INSTALL\\" = 1 destindir="\\MMOS2\\DLL\\" = 2 destindir="\\MMOS2\\HELP\\" = 7 destindir="\\MMOS2\\" = 0 destindir="\\MMOS2\\INSTALL\\" = 4 destindir="\\MMOS2\\SOUNDS\\" = 9 destindir="\\OS2\\BOOT\\" = 8 /* Base file to be run after Audio Adapter Installed. */ /* This will update the user's Multimedia Folder with new information */ /* Installing mmbase should not be necessary for installation of an */ /* audio adapter driver. Indeed, it isn't, but the Multimedia folder */ /* will only be updated if the below entries for mmbase exist. */ /* With version checking, the generic install program quits if the */ /* mmbase version to install is less current than presently installed. */ /* OS/2 2.1 MR1 is version 1.1.2 - if built this install based on the */ /* MMPM/2 CSD for OS/2 2.1, then the install doesn't work (ver 1.1.1) */ /* Using version 1.1.3 as below makes this install work for MR1 and */ /* earier version plus one version beyond MR1 - it will fail eventually */ /* Installation of Base MMPM */ ssgroup=0 /* Installing base MMPM should not be */ ssname="mmbase" /* necessary, but it is or you won't get */ ssversion="1.1.4" /* folder creations for wepm and other apps */ sstermdll="ITERM.DLL" /* For updating desktop */ sstermdllentry="ITermEntry" /* Adds ICONs for new device */ /* Installation for AudioDrive ES1688 Audio */ ssgroup=1 ssname="AudioDrive ES1688" ssversion="1.0.1" sssize=71 ssicon="audplay.ico" ssdll="genin.DLL" ssdllentry="InitGenin" ssdllinputparms="1" ssselect="YES" /* Installation of AudioDrive ES1688 Windows Audio */ ssgroup=2 ssname="ES1688 WinOS2/Windows Audio" ssversion="1.0.1" sssize=240 ssicon="winaud.ico" ssdll="wininst.dll" ssdllentry="WinInst" ssdllinputparms="10" /* ID of Windows Audio Section in WINRES.RC */ ssselect="VERSION"