home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2003 October (Alt) / PCNET_CD_2003_10.iso / patch / xpsp1a_tr_x86.exe / ip / bda.in_ / bda.inf
Encoding:
Windows Setup INFormation  |  2002-10-01  |  19.3 KB  |  294 lines

  1.  ■; Copyright (C) Microsoft Corporation, 1997 - 2001  All Rights Reserved.
  2. [Version]
  3. signature="$CHICAGO$"
  4. Class=Media
  5. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  6. Provider=%Msft%
  7. LayoutFile=layout.inf
  8. DriverVer=07/01/2001,5.1.2535.0
  9. [DefaultInstall]
  10. Include=ks.inf
  11. Needs=KS.Registration
  12. AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation
  13. DelReg=CategoryUnRegistration
  14. RegisterDlls=BDA.RegisterDlls
  15. ;
  16. ;   Include the following line for post dx8 builds
  17. ;
  18. CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files
  19. [DefaultInstall.NT]
  20. Include=ks.inf
  21. Needs=KS.Registration
  22. AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation.NT
  23. DelReg=CategoryUnRegistration
  24. RegisterDlls=BDA.RegisterDlls
  25. ;
  26. ;   Include the following line for post dx8 builds
  27. ;
  28. CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files
  29. [DestinationDirs]
  30. DefaultDestDir=11
  31. BdaFilter.Files=11
  32. BdaPlugIn.Files=11
  33. AllDll.Files=11
  34. BdaDriver.Files=10,system32\drivers
  35. AllDriver.Files=10,system32\drivers
  36. [BDA.Registration]
  37. ;
  38. ;   Registers Filters/Categories but does not install devices
  39. ;
  40. AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration
  41. DelReg=CategoryUnRegistration
  42. [BDA.Installation]
  43. ;
  44. ;   Registers Filters/Categories and installs devices on 9x systems.
  45. ;
  46. AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation
  47. DelReg=CategoryUnRegistration
  48. RegisterDlls=BDA.RegisterDlls
  49. ;
  50. ;   Include the following line for post dx8 builds
  51. ;
  52. CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files
  53. [BDA.Installation.NT]
  54. ;
  55. ;   Registers Filters/Categories and installs devices on NT systems.
  56. ;
  57. AddReg=BDA.PluginRegistration, BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.FilterRegistration,BDA.DeviceInstallation, NdisIP.Installation.NT
  58. DelReg=CategoryUnRegistration
  59. RegisterDlls=BDA.RegisterDlls
  60. ;
  61. ;   Include the following line for post dx8 builds
  62. ;
  63. CopyFiles=BdaPlugIn.Files, BdaFilter.Files, BdaDriver.Files
  64. [BdaCategoryUnRegistration]
  65. [BDA.CategoryRegistration]
  66. ; BDA Tuners
  67. ;
  68. HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%
  69. HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,,,%Category_BdaTuner%
  70. HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,FriendlyName,,%Category_BdaTuner%
  71. HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,CLSID,,%GUID.BdaTuner%
  72. ; BDA Receiver Components
  73. ;
  74. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%
  75. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,,,%Category_BdaComponent%
  76. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,FriendlyName,,%Category_BdaComponent%
  77. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,CLSID,,%GUID.BdaComponent%
  78. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,Merit,1,00,00,60,00
  79. ; BDA Rendering Components
  80. ;
  81. HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%
  82. HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,,,%Category_BdaRenderer%
  83. HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,FriendlyName,,%Category_BdaRenderer%
  84. HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,CLSID,,"%GUID.BdaRenderer%"
  85. [BDA.NodeRegistration]
  86. ; HKLM,%MediaCategories%\%GUID.Bridge%,Name,,%Node.Bridge%
  87. ; HKLM,%MediaCategories%\%GUID.Bridge%,Display,1,00,00,00,00
  88. [BDA.PinNameRegistration]
  89. HKLM,%MediaCategories%\%PinID.GUID.AtscTS%,Name,,%Pin.Name.AtscTS%
  90. HKLM,%MediaCategories%\%PinID.GUID.AtscTS%,Display,1,00,00,00,00
  91. HKLM,%MediaCategories%\%PinID.GUID.IPV4%,Name,,%Pin.Name.IPV4%
  92. HKLM,%MediaCategories%\%PinID.GUID.IPV4%,Display,1,00,00,00,00
  93. HKLM,%MediaCategories%\%PinID.GUID.MPE%,Name,,%Pin.Name.MPE%
  94. HKLM,%MediaCategories%\%PinID.GUID.MPE%,Display,1,00,00,00,00
  95. HKLM,%MediaCategories%\%PinID.GUID.NABTS%,Name,,%Pin.Name.NABTS%
  96. HKLM,%MediaCategories%\%PinID.GUID.NABTS%,Display,1,00,00,00,00
  97. [BDA.DeviceInstallation]
  98. HKLM,%RunOnce%,"MPE0",,"rundll32.exe streamci,StreamingDeviceSetup %MPE.DeviceId%,GLOBAL,%GUID.BdaComponent%,%17%\mpe.inf,BDAcodec"
  99. HKLM,%RunOnce%,"STREAMIP0",,"rundll32.exe streamci,StreamingDeviceSetup %StreamIP.DeviceId%,GLOBAL,%GUID.BdaRenderer%,%17%\streamip.inf,BDAcodec"
  100. HKLM,%RunOnce%,"SLIP0",,"rundll32.exe streamci,StreamingDeviceSetup %Slip.DeviceId%,GLOBAL,%GUID.BdaComponent%,%17%\slip.inf,VBIcodec"
  101. HKLM,%RunOnce%,"CCDECODE0",,"rundll32.exe streamci,StreamingDeviceSetup %CCDecode.DeviceId%,GLOBAL,%VBIcatID%,%17%\CCDECODE.inf,CCDECODE.Interface.Install"
  102. HKLM,%RunOnce%,"NABTSFEC0",,"rundll32.exe streamci,StreamingDeviceSetup %NabtsFEC.DeviceID%,GLOBAL,%VBIcatID%,%17%\NABTSFEC.inf,NABTSFEC.Interface.Install"
  103. HKLM,%RunOnce%,"WSTCODEC0",,"rundll32.exe streamci,StreamingDeviceSetup %WSTCodec.DeviceId%,GLOBAL,%VBIcatID%,%17%\WSTCODEC.inf,WSTCODEC.Interface.Install"
  104. [NdisIP.Installation]
  105. HKLM,Enum\Root\NDISIP\0000,HardwareID,,"NDISIP"
  106. [NdisIP.Installation.NT]
  107. HKLM,%RunOnce%,"NDISIP0",,"rundll32.exe streamci,StreamingDeviceSetup %NdisIP.DeviceId%,NDISIP,%NdisIP.GUID.BDANetInterface%,%17%\ndisip.inf,NdisIP.Reg"
  108. [BDA.FilterRegistration]
  109. HKLM,%PsisDecd.Reg%,"VendorID",1,31,11,00,00
  110. HKLM,%PsisDecd.Reg%,"AdapterID",1,46,71,00,00
  111. HKLM,%PsisDecd.Reg%,"ChannelNumber",1,0a,00,00,00
  112. HKLM,%PsisDecd.Reg%,"MaxChannelNumber",1,44,00,00,00
  113. HKLM,%PsisDecd.Reg%,"AtscNetwork",1,01,00,00,00
  114. HKLM,%PsisDecd.Reg%,"EnableAtsc_PSIP",1,01,00,00,00
  115. HKLM,%PsisDecd.Reg%,"DvbNetwork",1,00,00,00,00
  116. HKLM,%PsisDecd.Reg%,"EnableDVB_SI",1,00,00,00,00
  117. HKLM,%PsisDecd.Reg%,"EnableNetwkProvider",1,01,00,00,00
  118. HKLM,%PsisDecd.Reg%,"GraphFile",,"\\psistest.grf"
  119. [BDA.RegisterDlls]
  120. 11,,BdaPlgin.ax,1
  121. 11,,MsDvbNp.ax,1
  122. 11,,PsisRndr.ax,1
  123. 11,,PsisDecd.dll,1
  124. [BDA.PluginRegistration]
  125. ; BDA Device Control Handler
  126. ;
  127. HKCR,CLSID\%GUID.BdaDeviceControl%,,,%PlugIn_BdaDevice%
  128. HKCR,CLSID\%GUID.BdaDeviceControl%\InprocServer32,,,BdaPlgin.ax
  129. HKCR,CLSID\%GUID.BdaDeviceControl%\InprocServer32,ThreadingModel,,Both
  130. HKLM,%MediaInterfaces%\%GUID.BdaDeviceControl%,,,%PlugIn_BdaDevice%
  131. HKLM,%MediaInterfaces%\%GUID.BdaDeviceControl%,IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
  132. ; BDA Pin Control Handler
  133. ;
  134. HKCR,CLSID\%GUID.BdaPinControl%,,,%PlugIn_BdaDevice%
  135. HKCR,CLSID\%GUID.BdaPinControl%\InprocServer32,,,BdaPlgin.ax
  136. HKCR,CLSID\%GUID.BdaPinControl%\InprocServer32,ThreadingModel,,Both
  137. HKLM,%MediaInterfaces%\%GUID.BdaPinControl%,,,%PlugIn_BdaDevice%
  138. HKLM,%MediaInterfaces%\%GUID.BdaPinControl%,IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
  139. ; BDA Conditional Access Handler
  140. ;
  141. HKCR,CLSID\%GUID.BdaCAControl%,,,%PlugIn_BdaDevice%
  142. HKCR,CLSID\%GUID.BdaCAControl%\InprocServer32,,,CaPlgin.ax
  143. HKCR,CLSID\%GUID.BdaCAControl%\InprocServer32,ThreadingModel,,Both
  144. HKLM,%MediaInterfaces%\%GUID.BdaCAControl%,,,%PlugIn_BdaCA%
  145. HKLM,%MediaInterfaces%\%GUID.BdaCAControl%,IID,1,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
  146. [BdaDriver.Files]
  147. BdaSup.sys,,,COPYFLG_NO_VERSION_DIALOG
  148. [BdaFilter.Files]
  149. MSDvbNP.ax,,,COPYFLG_NO_VERSION_DIALOG
  150. PsisRndr.ax,,,COPYFLG_NO_VERSION_DIALOG
  151. PsisDecd.dll,,,COPYFLG_NO_VERSION_DIALOG
  152. [BdaPlugIn.Files]
  153. BdaPlgIn.ax,,,COPYFLG_NO_VERSION_DIALOG
  154. ;
  155. ;  Bda.TXT is appended here
  156. ;
  157. [Strings]
  158. ; non-localizeable
  159. ;   Registry Paths
  160. ;
  161. RunOnce="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
  162. ActiveMovieCategories="CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
  163. MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
  164. MediaInterfaces="SYSTEM\CurrentControlSet\Control\MediaInterfaces"
  165. PsisDecd.Reg="SOFTWARE\Intel\PSIS\PSIS_DECODER"
  166. ;   Category and Interface GUIDs
  167. ;   Note that some category GUIDs are defined in ks.inf
  168. ;
  169. VBIcatID="{07DAD660-22F1-11d1-A9F4-00C04FBBDE8F}"
  170. GUID.BdaTuner="{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"
  171. GUID.BdaComponent="{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
  172. GUID.BdaRenderer= "{71985F4A-1CA1-11d3-9CC8-00C04F7971E0}"
  173. GUID.BdaDeviceControl="{FD0A5AF3-B41D-11d2-9C95-00C04F7971E0}"
  174. GUID.BdaPinControl="{0DED49D5-A8B7-4d5d-97A1-12B0C195874D}"
  175. GUID.BdaCAControl="{B0693766-5278-4ec6-B9E1-3CE40560EF5A}"
  176. GUID.IPSinkPlugin="{3F4DC8E2-4050-11d3-8F4B-00C04F7971E2}"
  177. NdisIP.GUID.BDANetInterface = "{9aa4a2cc-81e0-4cfd-802f-0f74526d2bd3}"
  178. ;   SWEnum Device GUIDs
  179. ;
  180. MPE.DeviceId="{8E60217D-A2EE-47f8-B0C5-0F44C55F66DC}"
  181. Slip.DeviceID="{03884CB6-E89A-4deb-B69E-8DC621686E6A}"
  182. StreamIP.DeviceId="{D84D449B-62FB-4ebb-B969-5183ED3DFB51}"
  183. NdisIP.DeviceID="{48926476-2cae-4ded-a86e-73ddebed6779}"
  184. CCDecode.DeviceId="{562370a8-f8dd-11d2-bc64-00a0c95ec22e}"
  185. NabtsFEC.DeviceID="{07DAD662-22F1-11d1-A9F4-00C04FBBDE8F}"
  186. WSTCodec.DeviceId="{70BC06E0-5666-11d3-A184-00105AEF9F33}"
  187. ;   Pin and Filter Name GUIDs
  188. ;   Note that some pin and filter name GUIDs are defined in ks.inf
  189. ;
  190. PinID.GUID.IPV4="{3fdffa70-ac9a-11d2-8f17-00c04f7971e2}"
  191. PinID.GUID.MPE="{C1B06D73-1DBB-11d3-8F46-00C04F7971E2}"
  192. PinID.GUID.NABTS="{FB6C4286-0353-11d1-905F-0000C0CC16BA}"
  193. PinID.GUID.AtscTS="{78216A81-CFA8-493e-9711-36A61C08BD9D}"
  194. ;   Category Names
  195. ;   Note that some categorys are defined in ks.inf
  196. ;
  197. Category_BdaTuner="BDA Kaynak Sⁿzgeτleri"
  198. Category_BdaComponent="BDA Al1c1 Bile_eni"
  199. Category_BdaRenderer="BDA Rendering Filters"
  200. PlugIn_BdaDevice="BDA Ayg1t Denetim Eklentisi"
  201. PlugIn_BdaCA="BDA Ko_ullu Eri_im Eklentisi"
  202. ;   Pin and Filter Names
  203. ;   Note that some pin and filter names are defined in ks.inf
  204. ;
  205. Pin.Name.AtscTS="MPEG2 Transport"
  206. Pin.Name.IPV4="IPv4"
  207. Pin.Name.MPE="MPE"
  208. Pin.Name.NABTS="NABTS"
  209. ; localizeable
  210. Msft="Microsoft"
  211. MsftMfg="Microsoft"