⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 control.scr

📁 viashengkawanneng万能驱动器
💻 SCR
字号:
/************************ 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="Audio Adapter Installation"
codepage=437
filelist="audfiles.scr"
groupcount=2
munitcount=1

medianame="Audio Adapter 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="Audio Adapter"
ssversion="1.0.0"
sssize=88
ssdll="genin.dll"
ssdllentry="InitGenin"
ssdllinputparms="26"
ssselect="VERSION"
/* ssinich="midimap.scr" */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -