home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / mmpm_mpu.zip / mpu401.scr < prev    next >
Text File  |  1995-06-22  |  3KB  |  42 lines

  1. /************************ START OF SPECIFICATIONS ****************************/
  2. /*                                                                           */
  3. /* SOURCE FILE NAME:  MPU401.SCR                                             */
  4. /*                                                                           */
  5. /* DESCRIPTIVE NAME:  Filelist control file audio device Installation        */
  6. /*                                                                           */
  7. /* COPYRIGHT:                                                                */
  8. /*              Copyright (c) IBM Corporation  1995                          */
  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.     7
  31.  
  32. /* Disk# Group# Dest# Source# Filename         Comment                       */
  33.  
  34.     0       0     2      0    "cardinfo.dll"  /* Info for install            */
  35.     0       0     4      0    "midiplay.ico"  /* Icon for install            */
  36.     0      33     2      0    "mpures.dll"    /* Adapter info for runtime    */
  37.     0      33     0      0    "mpu401.sys"    /* Midi Device driver          */
  38.     0      33     8      0    "clock01.sys"   /* ISA clock driver            */
  39.     0      33     8      0    "clock02.sys"   /* MCA clock driver            */
  40.     0      33     8      0    "timer0.sys"    /* Highres timer driver        */
  41.  
  42.