home *** CD-ROM | disk | FTP | other *** search
- /************************ START OF SPECIFICATIONS ****************************/
- /* */
- /* SOURCE FILE NAME: MPU401.SCR */
- /* */
- /* DESCRIPTIVE NAME: Filelist control file audio device Installation */
- /* */
- /* COPYRIGHT: */
- /* Copyright (c) IBM Corporation 1995 */
- /* All Rights Reserved */
- /* */
- /* DESCRIPTION: */
- /* This file lists all the files that should be copied by Minstall in order */
- /* to install the 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\\INSTALL\\' = 4 */
- /* destindir= "\\MMOS2\\HELP\\" = 7 */
- /* destindir= "\\OS2\\BOOT\\" = 8 */
- /* */
- /*************************** END OF SPECIFICATIONS ***************************/
-
- /* Total Number of Files to copy */
- /* Change this number to match the number of files you are copying */
- 7
-
- /* Disk# Group# Dest# Source# Filename Comment */
-
- 0 0 2 0 "cardinfo.dll" /* Info for install */
- 0 0 4 0 "midiplay.ico" /* Icon for install */
- 0 33 2 0 "mpures.dll" /* Adapter info for runtime */
- 0 33 0 0 "mpu401.sys" /* Midi Device driver */
- 0 33 8 0 "clock01.sys" /* ISA clock driver */
- 0 33 8 0 "clock02.sys" /* MCA clock driver */
- 0 33 8 0 "timer0.sys" /* Highres timer driver */
-
-