home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / s4aos2.zip / AUDFILES.SCR next >
Text File  |  1994-12-16  |  3KB  |  47 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.     9
  31.  
  32. /* Disk# Group# Dest# Source# Filename         Comment                       */
  33.  
  34.     0      0      2      0    "genin.dll"     /* You must copy this file     */
  35.     0      0      2      0    "geninmri.dll"  /* You must copy this file     */
  36. /*    0      0      2      0    "aztinst.dll"*/   /* You must copy this file     */
  37.     0      17     2      0    "cardinfo.DLL"  /* You must copy this file     */
  38.     0      17     7      0    "audhelp.hlp"   /* You must copy this file     */
  39.     0      17     0      0    "AZT16DD.sys"   /* Replace this with your      */
  40.                                               /* device driver name          */
  41. /*  0      17     2      0    "midimap.dll"    Copy this if you created a    */
  42.                                               /* MIDI map                    */
  43.     0      17     0      0    "SGAUDVDD.SYS"  /* Virtual device driver       */
  44.     0      17     4      0    "base.scr"
  45.     0      17     0      0    "mixer.ico"     /* mixer application           */
  46.     0      17     0      0    "aztmix.exe"     /* mixer application           */
  47.