home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / 3DSOS2.ZIP / AD1816.SCR < prev    next >
Text File  |  1996-11-21  |  4KB  |  58 lines

  1. /************************ START OF SPECIFICATIONS ****************************/
  2. /*                                                                           */
  3. /* SOURCE FILE NAME:  AUDFILES.SCR                                           */
  4. /*                                                                           */
  5. /* DESCRIPTIVE NAME:  Filelist control file for Generic Audio Install sample */
  6. /*                                                                           */
  7. /* COPYRIGHT:                                                                */
  8. /*              Copyright (c) IBM Corporation  1993                          */
  9. /*                        All Rights Reserved                                */
  10. /*                                                                           */
  11. /* STATUS:  DDK #3 1993                                                      */
  12. /*                                                                           */
  13. /* DESCRIPTION:                                                              */
  14. /* This file lists all the files that should be copied by Minstall in order  */
  15. /* to install an audio adapter.                                              */
  16. /*                                                                           */
  17. /* The subdirectories used are listed below.  If you need other              */
  18. /* subdirectories, you must define them in the CONTROL.SCR file.             */
  19. /*                                                                           */
  20. /*   sourcedir= "\\"                                       = 0               */
  21. /*                                                                           */
  22. /*   destindir= "\\MMOS2\\"                                = 0               */
  23. /*   destindir= "\\MMOS2\\DLL\\"                           = 2               */
  24. /*   destindir= "\\MMOS2\\HELP\\"                          = 7               */
  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.     18
  31.  
  32. /* Disk# Group# Dest# Source# Filename         Comment                       */
  33.  
  34.     0      0     4      0    "audplay.ico"    /* Audio Icon     */
  35.     0      0     4      0    "midiplay.ico"   /* Midi Icon      */
  36.     0      0     4      0    "joystk.ico"    /* Icon NECESSARY for install  */
  37.     0      0     4      0    "joystk.ch"     /* File for CONFIG changes     */
  38.  
  39.     0      1     2      0    "cardinfo.dll"  /* You must copy this file     */
  40.     0      1     7      0    "ad1816.hlp"    /* You must copy this file     */
  41.     0      1     0      0    "ad1816dd.sys"  
  42.     0      1     0      0    "ad1816dd.sym"  
  43.  
  44.     0      2     7      0    "opl3.hlp"      /* You must copy this file     */
  45.     0      2     2      0    "opl3res.dll"      /* You must copy this file     */
  46.     0      2     0      0    "opl3.sys"  
  47.     0      2     0      0    "timer0.sys"  
  48.  
  49.     0      2     8      0    "clock01.sys"  
  50.     0      2     8      0    "clock02.sys"  
  51.  
  52.  
  53.     0      3     0      0    "gamedd.sys"    /* PDD                         */
  54.     0      3     0      0    "gamevdd.sys"   /* VDD                         */
  55.  
  56.     0      4     2      0    "mpures.dll"    /* PDD                         */
  57.     0      4     0      0    "mpu401.sys"   /* VDD                         */
  58.