home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: OtherApp / OtherApp.zip / yadtv2.zip / control.scr < prev    next >
Text File  |  1999-07-15  |  3KB  |  66 lines

  1. /************************ START OF SPECIFICATIONS ***************************/
  2. /*                                                                          */
  3. /* SOURCE FILE NAME:  CONTROL.SCR                                           */
  4. /*                                                                          */
  5. /* DESCRIPTIVE NAME:  Master control file for Digital TV                    */
  6. /*                                                                          */
  7. /*                                                                          */
  8. /* DESCRIPTION:                                                             */
  9. /* This is the master control file used by Minstall to install the digital  */
  10. /* TV Media Control Device and Hauppauge Wincast/TV VSD driver              */
  11. /*************************** END OF SPECIFICATIONS **************************/
  12.  
  13. package="Digital TV Installation"
  14. codepage=437
  15. filelist="vidfiles.scr"
  16. groupcount=3
  17. munitcount=1
  18.  
  19. medianame="Media Adapter Diskette "
  20.  
  21. sourcedir="\\"= 0
  22.  
  23.  
  24. destindir="\\MMOS2\\DLL\\"= 2
  25. destindir="\\MMOS2\\HELP\\"= 7
  26. destindir="\\MMOS2\\"= 0
  27. destindir="\\MMOS2\\INSTALL\\"= 4
  28. destindir="\\MMOS2\\MOVIES\\"= 3
  29. destindir="\\MMOS2\\MACROS\\"= 6
  30. destindir="\\MMOS2\\DSP\\"= 5
  31. destindir="\\MMOS2\\SOUNDS\\"= 9
  32. destindir="\\MMOS2\\REGION\\"=8
  33.  
  34. /*  Base file to be run after Video Adapter Installed.                 */
  35. /*  This will update the user's Multimedia Folder with new information */
  36. /*  Do not change this group.                                          */
  37. ssgroup=0
  38. ssname="mmbase"
  39. ssversion="1.1.000"
  40. sstermdll="ITERM.DLL"
  41. sstermdllentry="ITermEntry"
  42.  
  43.  
  44. /* Video Adapter Group                                                      */
  45. /* Modify this group to describe your adapter by changing the following:    */
  46. /*   ssgroup   - Change this number only if you add new group.              */
  47. /*   ssname    - Put your adapter's name here                               */
  48. /*   ssversion - Put the version number of your device driver here          */
  49. /*   sssize    - Put the total size (in KB) of your device driver(s) and    */
  50. /*               help file.                                                 */
  51. /*   ssdllinputparms - this must match the ID number used in cardinfo.dll   */
  52.  
  53. ssgroup=17
  54. ssname="Digital TV Media Device"
  55. ssversion="1.0.006"
  56. sssize=132
  57. ssdll="genin.dll"
  58. ssdllentry="InitGenin"
  59. ssdllinputparms="33"
  60.  
  61. ssgroup=22
  62. ssname="Digital TV Applications"
  63. ssversion="1.0.6"
  64. ssinich="FOLDER.SCR"
  65. ssicon="yadtv2.ico"
  66.