home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / os2208fm.zip / CTRAUDFM.SCR < prev    next >
Text File  |  1998-09-22  |  3KB  |  73 lines

  1. /*****************************************************************************
  2. ** Control file for Crystal Semiconductor audio driver & FM installation.
  3. **
  4. ** Copyright (c) 1994 IBM Corporation.  All Rights Reserved
  5. ** Copyright (c) 1994-1998 Cirrus Logic Corporation.  All Rights Reserved
  6. **
  7. ** Filename: CTRAUDFM.SCR.
  8. ** When copied to "control.scr", this file controls OS/2 multimedia
  9. ** installation program, minstall.exe.  This file controls the installation
  10. ** of Crystal Semiconductor wave audio and IBM OPL-3 (FM) device drivers.
  11. *****************************************************************************/
  12.  
  13. package="Crystal Audio OS/2 Warp/Merlin Installation"
  14. codepage=437
  15. filelist="FILAUDFM.SCR"
  16. groupcount=2
  17. munitcount=1
  18. medianame="Crystal Audio OS/2 Installation Diskette "
  19.  
  20. sourcedir="\\"= 0
  21.  
  22. destindir="\\MMOS2\\"          = 0
  23. destindir="\\MMOS2\\DLL\\"     = 2
  24. destindir="\\MMOS2\\MOVIES\\"  = 3
  25. destindir="\\MMOS2\\INSTALL\\" = 4
  26. destindir="\\MMOS2\\DSP\\"     = 5
  27. destindir="\\MMOS2\\HELP\\"    = 7
  28. destindir="\\MMOS2\\SOUNDS\\"  = 9
  29. destindir="\\OS2\\BOOT\\"      = 10
  30. destindir="\\OS2\\"            = 11
  31.  
  32. /* Base Group */
  33. ssgroup=0
  34. ssname="mmbase"
  35. ssversion="1.1.3"
  36. sstermdll="ITERM.DLL"
  37. sstermdllentry="ITermEntry"
  38.  
  39. /* Audio Adapter Group                                                      */
  40. /* Modify this group to describe your adapter by changing the following:    */
  41. /*  ssgroup   - Change this number only if you add a new group.             */
  42. /*  ssname    - Put your adapter's name here                                */
  43. /*  ssversion - Put the version number of your device driver here           */
  44. /*  sssize    - Put the total size (in KB) of your device driver(s), help   */
  45. /*              file, GENIN.DLL, GENINMRI.DLL, & any other files you install*/
  46. /*  ssdllinputparms - this must match the ID number used in cardinfo.dll    */
  47. /*  ssicon    - The icon that MINSTALL uses for your driver                 */
  48. /*  ssinich   - Uncomment this line if you are adding a MIDI Map Table      */
  49.  
  50. /* Crystal Semiconductor Audio */
  51. ssgroup=10
  52. ssname="Crystal Audio"
  53. ssversion="2.08.0"
  54. /* sssize field is used to calculate percent done indicator */
  55. sssize=55
  56. ssdll="CWINST.DLL"
  57. ssdllentry="CWINSTENTRY"
  58. ssdllinputparms="10"
  59. sstermdll="CWINST.DLL"
  60. sstermdllentry="CWINSTEXIT"
  61. ssselect="YES"
  62.  
  63. ssgroup=20
  64. ssname="IBM OPL3 FM MIDI Synthesis"
  65. ssicon="midiplay.ico"
  66. ssversion="1.0.0"
  67. sssize=31
  68. ssdll="genin.dll"
  69. ssdllentry="InitGenin"
  70. ssdllinputparms="20"
  71. sscoreqs=10
  72. ssselect="YES"
  73.