home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Multimed / Multimed.zip / vidfmm5.zip / CONTROL.SCR < prev    next >
Text File  |  1996-04-16  |  3KB  |  69 lines

  1. /************************ START OF SPECIFICATIONS ***************************/
  2. /*                                                                          */
  3. /* SOURCE FILE NAME:  CONTROL.SCR                                           */
  4. /*                                                                          */
  5. /* DESCRIPTIVE NAME:  Master control file for Generic Video Install sample  */
  6. /*                                                                          */
  7. /* COPYRIGHT:                                                               */
  8. /*              Copyright (c) IBM Corporation  1993                         */
  9. /*                        All Rights Reserved                               */
  10. /*                                                                          */
  11. /* STATUS:  Workshop toolkit 1.0                                            */
  12. /*                                                                          */
  13. /* DESCRIPTION:                                                             */
  14. /* This is the master control file used by Minstall to install the video    */
  15. /* capture adapter in the Generic Video Capture Adapter Install sample.     */
  16. /*************************** END OF SPECIFICATIONS **************************/
  17.  
  18. package="Video Adapter Installation"
  19. codepage=437
  20. filelist="vidfiles.scr"
  21. groupcount=2
  22. munitcount=1
  23.  
  24. medianame="Movie Line II Diskette "
  25.  
  26. sourcedir="\\"= 0
  27.  
  28.  
  29. destindir="\\MMOS2\\DLL\\"= 2
  30. destindir="\\MMOS2\\HELP\\"= 7
  31. destindir="\\MMOS2\\"= 0
  32. destindir="\\MMOS2\\INSTALL\\"= 4
  33. destindir="\\MMOS2\\MOVIES\\"= 3
  34. destindir="\\MMOS2\\MACROS\\"= 6
  35. destindir="\\MMOS2\\DSP\\"= 5
  36. destindir="\\MMOS2\\SOUNDS\\"= 9
  37. destindir="\\MMOS2\\REGION\\"=11
  38.  
  39.  
  40. /*  Base file to be run after Video Adapter Installed.                 */
  41. /*  This will update the user's Multimedia Folder with new information */
  42. /*  Do not change this group.                                          */
  43. ssgroup=0
  44. ssname="mmbase"
  45. ssversion="1.1.000"
  46. sstermdll="ITERM.DLL"
  47. sstermdllentry="ITermEntry"
  48.  
  49.  
  50. /* Video Adapter Group                                                      */
  51. /* Modify this group to describe your adapter by changing the following:    */
  52. /*   ssgroup   - Change this number only if you add new group.              */
  53. /*   ssname    - Put your adapter's name here                               */
  54. /*   ssversion - Put the version number of your device driver here          */
  55. /*   sssize    - Put the total size (in KB) of your device driver(s) and    */
  56. /*               help file.                                                 */
  57. /*   ssdllinputparms - this must match the ID number used in cardinfo.dll   */
  58.  
  59. ssgroup=17
  60. ssname="///FAST Movie Line II (c) Kirchhoff & Grill Software GmbH"
  61. ssversion="0.9.900"
  62. sssize=100
  63. ssinich="vapm.scr"
  64. ssdll="genin.dll"
  65. ssdllentry="InitGenin"
  66. ssdllinputparms="96"
  67. ssselect="YES"
  68.  
  69.