home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / CS4231.ZIP / CS4231.SCR < prev    next >
Text File  |  1994-09-29  |  3KB  |  37 lines

  1. /************************ START OF SPECIFICATIONS ****************************/
  2. /*                                                                           */
  3. /* SOURCE FILE NAME:  CS4231.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\\HELP\\"                          = 7               */
  23. /*                                                                           */
  24. /*************************** END OF SPECIFICATIONS ***************************/
  25.  
  26. /*  Total Number of Files to copy                                            */
  27. /*  Change this number to match the number of files you are copying          */
  28.     5
  29.  
  30. /* Disk# Group# Dest# Source# Filename         Comment                       */
  31.  
  32.     0      33     2      0    "cardinfo.dll"  /* Adapter info for install    */
  33.     0      33     2      0    "csaudres.dll"  /* Adapter info for runtime    */
  34.     0      33     7      0    "cs4231.hlp"    /* Help File                   */
  35.     0      33     0      0    "cs4231.sys"    /* Device driver               */
  36.     0      33     0      0    "vcs4231.sys"   /* Virtual Device driver       */
  37.