home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / mmpm_ext.zip / CONTROL.SCR < prev    next >
Text File  |  1994-07-21  |  2KB  |  56 lines

  1.  
  2. package="IBM Mwave Adapter Installation"
  3. codepage=437
  4. filelist="audfiles.scr"
  5. groupcount=2
  6.  
  7. munitcount=1
  8.  
  9. medianame="Audio Adapter Diskette 1"
  10.  
  11. sourcedir="\\"                          =  0
  12. sourcedir="\\AUDIODD\\"                 =  1
  13.  
  14.  
  15. destindir="\\MMOS2\\DLL\\"              =  2
  16. destindir="\\MMOS2\\HELP\\"             =  7
  17. destindir="\\MMOS2\\"                   =  0
  18. destindir="\\MMOS2\\INSTALL\\"          =  4
  19. destindir="\\MMOS2\\MOVIES\\"           =  3
  20. destindir="\\MMOS2\\MACROS\\"           =  6
  21. destindir="\\MMOS2\\DSP\\"              =  5
  22. destindir="\\MMOS2\\SOUNDS\\"           =  9
  23. destindir="\\MMOS2\\AUDIODD\\"          = 10
  24.  
  25.  
  26. /*  Base file to be run after Audio Adapter Installed.                 */
  27. /*  This will update the user's Multimedia Folder with new information */
  28. /*  Do not change this group.                                          */
  29. ssgroup=0
  30. ssname="mmbase"
  31. ssversion="01.03.01"
  32. sstermdll="ITERM.DLL"
  33. sstermdllentry="ITermEntry"
  34.  
  35.  
  36. /* Audio Adapter Group                                                      */
  37. /* Modify this group to describe your adapter by changing the following:    */
  38. /*  ssgroup   - Change this number only if you add a new group.             */
  39. /*  ssname    - Put your adapter's name here                                */
  40. /*  ssversion - Put the version number of your device driver here           */
  41. /*  sssize    - Put the total size (in KB) of your device driver(s), help   */
  42. /*              file, GENIN.DLL, GENINMRI.DLL, & any other files you install*/
  43. /*  ssdllinputparms - this must match the ID number used in cardinfo.dll    */
  44. /*  ssinich   - Uncomment this line if you are adding a MIDI Map Table      */
  45.  
  46. ssgroup           =  17
  47. ssname            =  "IBM MWAVE Adapter"
  48. ssversion         =  "01.03.01"
  49. sssize            =  712
  50. ssdll             =  "genin.dll"
  51. ssdllentry        =  "InitGenin"
  52. ssdllinputparms   =  "22"
  53. ssselect          =  "YES"
  54. ssconfigch        =  "config.chg"
  55. /* ssinich           =  "midimap.scr" */
  56.