home *** CD-ROM | disk | FTP | other *** search
- /************************ START OF SPECIFICATIONS ****************************/
- /* */
- /* SOURCE FILE NAME: AUDFILES.SCR */
- /* */
- /* DESCRIPTIVE NAME: Filelist control file for Generic Audio Install sample */
- /* */
- /* COPYRIGHT: */
- /* Copyright (c) ESS Technology, Inc. 1994 */
- /* All Rights Reserved */
- /* */
- /* */
- /* DESCRIPTION: */
- /* This file lists all the files that should be copied by Minstall in order */
- /* to install an audio adapter. */
- /* */
- /* The subdirectories used are listed below. If you need other */
- /* subdirectories, you must define them in the CONTROL.SCR file. */
- /* */
- /* sourcedir= "\\" = 0 */
- /* */
- /* destindir= "\\MMOS2\\" = 0 */
- /* destindir= "\\MMOS2\\DLL\\" = 2 */
- /* destindir= "\\MMOS2\\HELP\\" = 7 */
- /* */
- /*************************** END OF SPECIFICATIONS ***************************/
-
- /* Total Number of Files to copy */
- /* Change this number to match the number of files you are copying */
- 6
-
- /* Disk# Group# Dest# Source# Filename Comment */
-
- 0 0 2 0 "genin.dll" /* You must copy this file */
- 0 0 2 0 "geninmri.dll" /* You must copy this file */
- 0 17 2 0 "cardinfo.dll" /* You must copy this file */
- 0 17 7 0 "esshelp.hlp" /* You must copy this file */
- 0 17 2 0 "es688vsd.dll" /* VSD source file */
- 0 17 0 0 "es688dd.sys" /* Replace this with your */
- /* device driver name */
- /* 0 17 2 0 "midimap.dll" /* Copy this if you created a */
- /* MIDI map */
-