home *** CD-ROM | disk | FTP | other *** search
/ IBM InfoROM for OS/2 Beta 1994 November / INfoROMbeta.ISO / drivers / multimed / audio / cs4231 / thinkpad / control.scr < prev    next >
Encoding:
Text File  |  1994-09-14  |  3.3 KB  |  69 lines

  1. /************************ START OF SPECIFICATIONS ***************************/
  2. /*                                                                          */
  3. /* SOURCE FILE NAME:  CONTROL.SCR                                           */
  4. /*                                                                          */
  5. /* DESCRIPTIVE NAME:  Master control file for Crystal Semi installation     */
  6. /*                                                                          */
  7. /* COPYRIGHT:                                                               */
  8. /*              Copyright (c) IBM Corporation 1994                          */
  9. /*                        All Rights Reserved                               */
  10. /*                                                                          */
  11. /* DESCRIPTION:                                                             */
  12. /* This is the master control file used by Minstall to install the          */
  13. /* adapter using the Generic Install program.                               */
  14. /*                                                                          */
  15. /* NLS: Please translate only the strings that have a comment that they     */
  16. /*      should be translated (search for "NLS:")                            */
  17. /*                                                                          */
  18. /*************************** END OF SPECIFICATIONS **************************/
  19.  
  20. /* NLS: Please translate the following line and codepage */
  21. package="Thinkpad Crystal Semi 4231 Audio Installation"
  22. codepage=437
  23.  
  24. filelist="cs4231.scr"
  25. groupcount=3
  26. munitcount=1
  27.  
  28. /* NLS: Please translate the following line */
  29. medianame="Crsytal Semi 4231 Audio Installation Diskette "
  30.  
  31. sourcedir="\\"= 0
  32.  
  33. destindir="\\MMOS2\\DLL\\"     = 2
  34. destindir="\\MMOS2\\HELP\\"    = 7
  35. destindir="\\MMOS2\\"          = 0
  36. destindir="\\MMOS2\\INSTALL\\" = 4
  37. destindir="\\MMOS2\\SOUNDS\\"  = 9
  38.  
  39. /*  Base file to be run after Audio Adapter Installed.                 */
  40. /*  This will update the user's Multimedia Folder with new information */
  41. /*  Installing mmbase should not be necessary for installation of an   */
  42. /*  audio adapter driver.  Indeed, it isn't, but the Multimedia folder */
  43. /*  will only be updated if the below entries for mmbase exist.        */
  44. /*  With version checking, the generic install program quits if the    */
  45. /*  mmbase version to install is less current than presently installed.*/
  46. /*  OS/2 2.1 MR1 is version 1.1.2 - if built this install based on the */
  47. /*  MMPM/2 CSD for OS/2 2.1, then the install doesn't work (ver 1.1.1) */
  48. /*  Using version 1.1.3 as below makes this install work for MR1 and   */
  49. /*  earier version plus one version beyond MR1 - it will fail eventually */
  50. ssgroup=0                   /* Installing base MMPM should not be */
  51. ssname="mmbase"             /* necessary, but it is or you won't get */
  52. ssversion="1.1.3"           /* folder creations for wepm and other apps */
  53. sstermdll="ITERM.DLL"       /* For updating desktop */
  54. sstermdllentry="ITermEntry" /* Adds ICONs for new device */
  55.  
  56. /* Adapter Group */
  57. ssgroup=33
  58. /* NLS: Please translate the following line */
  59. ssname="Thinkpad Crystal Semi 4231 Audio"
  60.  
  61. ssversion="1.0.0"
  62. sssize=22
  63. ssdll="genin.dll"
  64. ssdllentry="InitGenin"
  65. ssdllinputparms="33"
  66. ssselect="VERSION"
  67.  
  68.  
  69.