Metropoli BBS
VIEWER: mad16.scr MODE: TEXT (ASCII)
/************************ START OF SPECIFICATIONS ****************************/
/*                                                                           */
/* SOURCE FILE NAME:  MAD16.SCR                                              */
/*                                                                           */
/* DESCRIPTIVE NAME:  Filelist control file audio device Installation        */
/*                                                                           */
/* COPYRIGHT:                                                                */
/*              Copyright (c) IBM Corporation  1994                          */
/*                        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          */
    19

/* Disk# Group# Dest# Source# Filename         Comment                       */

    0       0     2      0    "cardinfo.dll"   /* Info for install           */
    0       1     2      0    "dialog.dll"     /* Audio Specific */
    0       1     0      0    "csbsaud.sys"     /* Audio Driver   */
    0       1     0      0    "vmad16.sys"      /* VDD */
    0       1     0      0    "vcsbsaud.sys"    /* Audio VDD      */
    0       2     0      0    "opl3.sys"       /* MIDI Driver    */
    0       2     0      0    "timer0.sys"     /* Timer Driver   */
    0       1     2      0    "csaudres.dll"   /* Audio Resource */
    0       0     4      0    "audplay.ico"    /* Audio Icon     */
    0       0     4      0    "midiplay.ico"   /* Midi Icon      */
    0       1     4      0    "vidplay.ico"    /* Video Icon     */
    0       2     8      0    "clock01.sys"    /* New Clock driver */
    0       2     8      0    "clock02.sys"    /* New clock driver */
    0       1     8      0    "mad16.add"      /* Mad-16 driver */
    0       1     7      0    "mad16.hlp"      /* Mad-16 Help */
    0       3     2      0    "wininst.dll"    /* Generic WINDOWS audio installation DLL */
    0       3     2      0    "winres.dll"     /* Resource file for Windows Installation */
    0       0     0      0    "minstall.exe"   /* Latest version MINSTALL from FullPack */
    0       1     0      0    "qmad16.exe"     /* OPTI Hardware info tool       */


[ RETURN TO DIRECTORY ]