home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C!T ROM 2
/
ctrom_ii_b.zip
/
ctrom_ii_b
/
OS2
/
DRIVERS
/
SC4OS2DV
/
CONTROL.SCR
< prev
next >
Wrap
Text File
|
1993-12-18
|
3KB
|
68 lines
/************************ START OF SPECIFICATIONS ***************************/
/* */
/* SOURCE FILE NAME: CONTROL.SCR */
/* */
/* DESCRIPTIVE NAME: Master control file for Generic Audio Install sample */
/* */
/* COPYRIGHT: */
/* Copyright (c) IBM Corporation 1993 */
/* All Rights Reserved */
/* */
/* STATUS: DDK # 3 1993 */
/* */
/* DESCRIPTION: */
/* This is the master control file used by Minstall to install the audio */
/* adapter in the Generic Audio Adapter Install sample. */
/*************************** END OF SPECIFICATIONS **************************/
package="Sound Galaxy Installation"
codepage=437
filelist="audfiles.scr"
groupcount=2
munitcount=1
medianame="Sound Galaxy Diskette "
sourcedir="\\"= 0
destindir="\\MMOS2\\DLL\\" = 2
destindir="\\MMOS2\\HELP\\" = 7
destindir="\\MMOS2\\" = 0
destindir="\\MMOS2\\INSTALL\\" = 4
destindir="\\MMOS2\\MOVIES\\" = 3
destindir="\\MMOS2\\MACROS\\" = 6
destindir="\\MMOS2\\DSP\\" = 5
destindir="\\MMOS2\\SOUNDS\\" = 9
/* Base file to be run after Audio Adapter Installed. */
/* This will update the user's Multimedia Folder with new information */
/* Do not change this group. */
ssgroup=0
ssname="mmbase"
ssversion="1.1.0"
sstermdll="ITERM.DLL"
sstermdllentry="ITermEntry"
/* Audio Adapter Group */
/* Modify this group to describe your adapter by changing the following: */
/* ssgroup - Change this number only if you add a new group. */
/* ssname - Put your adapter's name here */
/* ssversion - Put the version number of your device driver here */
/* sssize - Put the total size (in KB) of your device driver(s), help */
/* file, GENIN.DLL, GENINMRI.DLL, & any other files you install*/
/* ssdllinputparms - this must match the ID number used in cardinfo.dll */
/* ssinich - Uncomment this line if you are adding a MIDI Map Table */
ssgroup=17
ssname="Sound Galaxy"
ssversion="1.0.0"
sssize=276
ssdll="genin.dll"
ssdllentry="InitGenin"
ssdllinputparms="26"
ssselect="VERSION"
/*ssinich="midimap.scr"*/