home *** CD-ROM | disk | FTP | other *** search
- /************************ START OF SPECIFICATIONS ***************************/
- /* */
- /* SOURCE FILE NAME: CONTROL.SCR */
- /* */
- /* DESCRIPTIVE NAME: Master control file for Crystal Semi installation */
- /* */
- /* 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="Thinkpad Crystal Semi 4231 Audio Installation"
- codepage=437
-
- filelist="cs4231.scr"
- groupcount=3
- munitcount=1
-
- /* NLS: Please translate the following line */
- medianame="Crsytal Semi 4231 Audio Installation Diskette "
-
- sourcedir="\\"= 0
-
- destindir="\\MMOS2\\DLL\\" = 2
- destindir="\\MMOS2\\HELP\\" = 7
- destindir="\\MMOS2\\" = 0
- destindir="\\MMOS2\\INSTALL\\" = 4
- destindir="\\MMOS2\\SOUNDS\\" = 9
-
- /* 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 */
- ssgroup=0 /* Installing base MMPM should not be */
- ssname="mmbase" /* necessary, but it is or you won't get */
- ssversion="1.1.3" /* folder creations for wepm and other apps */
- sstermdll="ITERM.DLL" /* For updating desktop */
- sstermdllentry="ITermEntry" /* Adds ICONs for new device */
-
- /* Adapter Group */
- ssgroup=33
- /* NLS: Please translate the following line */
- ssname="Thinkpad Crystal Semi 4231 Audio"
-
- ssversion="1.0.0"
- sssize=22
- ssdll="genin.dll"
- ssdllentry="InitGenin"
- ssdllinputparms="33"
- ssselect="VERSION"
-
-
-