home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / 688os2.zip / ESS688.SCR < prev    next >
Text File  |  1996-02-08  |  3KB  |  45 lines

  1. /************************ START OF SPECIFICATIONS ****************************/
  2. /*                                                                           */
  3. /* SOURCE FILE NAME:  ESS688.SCR                                             */
  4. /*                                                                           */
  5. /* DESCRIPTIVE NAME:  Filelist control file audio device installation        */
  6. /*                                                                           */
  7. /* COPYRIGHT:                                                                */
  8. /*              Copyright (c) IBM Corporation  1994                          */
  9. /*                        All Rights Reserved                                */
  10. /*                                                                           */
  11. /* DESCRIPTION:                                                              */
  12. /* This file lists all the files that should be copied by Minstall in order  */
  13. /* to install the adapter.                                                   */
  14. /*                                                                           */
  15. /* The subdirectories used are listed below.  If you need other              */
  16. /* subdirectories, you must define them in the CONTROL.SCR file.             */
  17. /*                                                                           */
  18. /*   sourcedir= "\\"                                       = 0               */
  19. /*                                                                           */
  20. /*   destindir= "\\MMOS2\\"                                = 0               */
  21. /*   destindir= "\\MMOS2\\DLL\\"                           = 2               */
  22. /*   destindir= "\\MMOS2\\INSTALL\\'                       = 4               */
  23. /*   destindir= "\\MMOS2\\HELP\\"                          = 7               */
  24. /*   destindir= "\\OS2\\BOOT\\"                            = 8               */
  25. /*                                                                           */
  26. /*************************** END OF SPECIFICATIONS ***************************/
  27.  
  28. /*  Total Number of Files to copy                                            */
  29. /*  Change this number to match the number of files you are copying          */
  30.     10
  31.  
  32. /* Disk# Group# Dest# Source# Filename         Comment                       */
  33.  
  34.     0       0     2      3    "CARDINFO.DLL"   /* Info for install           */
  35.     0       1     2      3    "ESSVSD88.DLL"   /* Audio Resource   */
  36.     0       0     7      3    "ES688IN.HLP"    /* ES688 Installation Help */
  37.     0       1     0      3    "ES688DD.SYS"    /* Audio Driver     */
  38.     0       1     0      2    "VAUDDRV.SYS"    /* Audio VDD        */
  39.     0       1     8      2    "TIMER0.SYS"     /* Timer Driver     */
  40.     0       1     8      2    "CLOCK01.SYS"    /* New clock driver */
  41.     0       1     8      2    "CLOCK02.SYS"    /* New clock driver */
  42.     0       2     2      2    "WININST.DLL"    /* Generic WINDOWS audio installation DLL */
  43.     0       2     2      3    "WINRES.DLL"     /* Resource file for Windows Installation */
  44.  
  45.