home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September (Special) / Chip-Special_2003-09_cd.bin / import / fly2000 / download / 20_51comb / PhTVTune.inf < prev    next >
Windows Setup INFormation  |  2002-12-30  |  3KB  |  98 lines

  1. [Version]
  2. LayoutFile    = LAYOUT.INF, layout1.inf, layout2.inf
  3. signature    = "$CHICAGO$"
  4. Class        = MEDIA
  5. ClassGUID    = {4d36e96c-e325-11ce-bfc1-08002be10318}
  6. Provider    = %Philips%
  7. CatalogFile    = PhTvTune.cat
  8. DriverVer    = 07/17/2002, 2.0.1.2042
  9.  
  10. [ControlFlags]
  11. ExcludeFromSelect=STREAM\LVTVTune
  12.  
  13. [Manufacturer]
  14. %Philips%=Philips
  15.  
  16. [DestinationDirs]
  17. PhTVTune.CopyDrivers = 10,system32\drivers
  18.  
  19. [SourceDisksFiles]
  20. PhTVTune.sys=1
  21.  
  22. [SourceDisksNames]
  23. 1=%DiskName%,,
  24.  
  25.  
  26. [Philips]
  27. %PhTVTune.DeviceDesc%=PhTVTune.Device,STREAM\LVTVTune
  28.  
  29. [PhTVTune.Device]
  30. Include    = ks.inf, kscaptur.inf
  31. Needs      = KS.Registration,KSCAPTUR.Registration
  32. AddReg     = PhTVTune.addreg
  33. CopyFiles  = PhTVTune.CopyDrivers
  34. KnownFiles = PhTVTune.KnownFiles
  35.  
  36. [PhTVTune.Device.NT]
  37. Include    = ks.inf, kscaptur.inf
  38. Needs      = KS.Registration,KSCAPTUR.Registration.NT
  39. CopyFiles  = PhTVTune.CopyDrivers
  40. AddReg     = PhTVTune.AddReg
  41. KnownFiles = PhTVTune.KnownFiles
  42.  
  43. [PhTVTune.AddReg]
  44. HKR,,DevLoader,,*ntkern
  45. HKR,,NTMPDriver,,PhTVTune.sys
  46. HKR,,PageOutWhenUnopened,3,0
  47. HKR,,OkToHibernate,3,01
  48.  
  49. HKR,,Address,,0xc2    
  50. HKR,,TunerType,,FM1216MK2
  51.  
  52. HKR,,DefaultStandard,, 0x00000010  
  53.  
  54.  
  55. [PhTVTune.CopyDrivers]
  56. PhTVTune.sys 
  57.  
  58. [PhTVTune.KnownFiles]
  59. PhTVTune.sys=safe
  60.  
  61. [PhTVTune.Device.Interfaces]
  62. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
  63.  
  64. [PhTVTune.Device.NT.Interfaces]
  65. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
  66.  
  67. [TvTuner]
  68. AddReg=TvTuner.AddReg
  69.  
  70. [TvTuner.AddReg]
  71. HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
  72. HKR,,FriendlyName,,%DeviceName%
  73.  
  74. [PhTVTune.Device.NT.Services]
  75. AddService = PhTVTune,0x00000002,PhTVTune.ServiceInstall
  76.  
  77. [PhTVTune.ServiceInstall]
  78. DisplayName   = %PhTVTune.DeviceDesc%
  79. ServiceType   = %SERVICE_KERNEL_DRIVER%
  80. StartType     = %SERVICE_DEMAND_START%
  81. ErrorControl  = %SERVICE_ERROR_NORMAL%
  82. ServiceBinary = %12%\PhTVTune.sys
  83.  
  84. ;---------------------------------------------------------------
  85. ;                S t r i n g s
  86. ;---------------------------------------------------------------
  87.  
  88. [Strings]
  89. SERVICE_KERNEL_DRIVER    = 1
  90. SERVICE_ERROR_NORMAL    = 1
  91. SERVICE_AUTO_START    = 2
  92. SERVICE_DEMAND_START    = 3
  93.  
  94. Philips                   = "Animation Technologies Inc. (LifeView)"
  95. captureClassName          = "Sound, video and game controllers"
  96. DiskName                  = "LifeView FlyVideo WDM Driver Install Disk"
  97. PhTVTune.DeviceDesc     = "LifeView FlyVideo WDM TV Tuner"
  98. DeviceName                = "LifeView FlyVideo Philips TV Tuner"