home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / inf / bda.inf < prev    next >
Encoding:
Text (UTF-16)  |  2008-01-19  |  9.3 KB  |  174 lines

  1. ; Copyright (c) Microsoft Corporation.  All rights reserved.
  2.  
  3.  
  4.  
  5. ;;++ Added by AddSDisk.cmd
  6. [SourceDisksNames]
  7. 3426=windows cd
  8.  
  9. [SourceDisksFiles]
  10. bdasup.sys         = 3426
  11. msdvbnp.ax         = 3426
  12. psisrndr.ax         = 3426
  13. psisdecd.dll         = 3426
  14. bdaplgin.ax         = 3426
  15. ;;--
  16.  
  17. [Version]
  18. signature="$CHICAGO$"
  19. Class=Media
  20. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  21. Provider=%Msft%
  22. DriverVer=06/21/2006,6.0.6001.18000
  23. ;; Commented by AddSDisk.cmd
  24. ;; LayoutFile=layout.inf
  25.  
  26. [DefaultInstall]
  27. Include=ks.inf
  28. Needs=KS.Registration
  29. AddReg=BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration
  30. DelReg=CategoryUnRegistration
  31. ;
  32. ;   Include the following line for post dx8 builds
  33. ;
  34. CopyFiles=BdaDriver.Files
  35.  
  36. [DefaultInstall.NT]
  37. Include=ks.inf
  38. Needs=KS.Registration
  39. AddReg=BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration
  40. DelReg=CategoryUnRegistration
  41. ;
  42. ;   Include the following line for post dx8 builds
  43. ;
  44. CopyFiles=BdaDriver.Files
  45.  
  46.  
  47. [DestinationDirs]
  48. DefaultDestDir=11
  49. AllDll.Files=11
  50. BdaDriver.Files=10,system32\drivers
  51. AllDriver.Files=10,system32\drivers
  52.  
  53.  
  54. [BDA.Registration]
  55. ;
  56. ;   Registers Filters/Categories but does not install devices
  57. ;
  58. AddReg=BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration
  59. DelReg=CategoryUnRegistration
  60.  
  61.  
  62. [BDA.Installation]
  63. ;
  64. ;   Registers Filters/Categories and installs devices on 9x systems.
  65. ;
  66. AddReg=BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.DeviceInstallation
  67. DelReg=CategoryUnRegistration
  68. ;
  69. ;   Include the following line for post dx8 builds
  70. ;
  71. CopyFiles=BdaDriver.Files
  72.  
  73.  
  74. [BDA.Installation.NT]
  75. ;
  76. ;   Registers Filters/Categories and installs devices on NT systems.
  77. ;
  78. AddReg=BDA.CategoryRegistration, BDA.NodeRegistration, BDA.PinNameRegistration, BDA.DeviceInstallation
  79. DelReg=CategoryUnRegistration
  80. ;
  81. ;   Include the following line for post dx8 builds
  82. ;
  83. CopyFiles=BdaDriver.Files
  84.  
  85.  
  86. [BdaCategoryUnRegistration]
  87.  
  88.  
  89. [BDA.CategoryRegistration]
  90.  
  91. ; BDA Tuners
  92. ;
  93. HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%
  94. HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,,,%Category_BdaTuner%
  95. HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,FriendlyName,,%Category_BdaTuner%
  96. HKCR,%ActiveMovieCategories%\%GUID.BdaTuner%,CLSID,,%GUID.BdaTuner%
  97.  
  98. ; BDA Receiver Components
  99. ;
  100. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%
  101. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,,,%Category_BdaComponent%
  102. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,FriendlyName,,%Category_BdaComponent%
  103. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,CLSID,,%GUID.BdaComponent%
  104. HKCR,%ActiveMovieCategories%\%GUID.BdaComponent%,Merit,1,00,00,60,00
  105.  
  106. ; BDA Rendering Components
  107. ;
  108. HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%
  109. HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,,,%Category_BdaRenderer%
  110. HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,FriendlyName,,%Category_BdaRenderer%
  111. HKCR,%ActiveMovieCategories%\%GUID.BdaRenderer%,CLSID,,"%GUID.BdaRenderer%"
  112.  
  113.  
  114. [BDA.NodeRegistration]
  115. ; HKLM,%MediaCategories%\%GUID.Bridge%,Name,,%Node.Bridge%
  116. ; HKLM,%MediaCategories%\%GUID.Bridge%,Display,1,00,00,00,00
  117.  
  118.  
  119. [BDA.PinNameRegistration]
  120. HKLM,%MediaCategories%\%PinID.GUID.AtscTS%,Name,,%Pin.Name.AtscTS%
  121. HKLM,%MediaCategories%\%PinID.GUID.AtscTS%,Display,1,00,00,00,00
  122.  
  123.  
  124. [BdaDriver.Files]
  125. BdaSup.sys,,,COPYFLG_NO_VERSION_DIALOG
  126.  
  127.  
  128. [Strings]
  129.  
  130. ; non-localizable
  131.  
  132. ;   Registry Paths
  133. ;
  134. RunOnce="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
  135. ActiveMovieCategories="CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
  136. MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"
  137.  
  138. ;   Category and Interface GUIDs
  139. ;   Note that some category GUIDs are defined in ks.inf
  140. ;
  141. VBIcatID="{07DAD660-22F1-11d1-A9F4-00C04FBBDE8F}"
  142. GUID.BdaTuner="{71985F48-1CA1-11d3-9CC8-00C04F7971E0}"
  143. GUID.BdaComponent="{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
  144. GUID.BdaRenderer= "{71985F4A-1CA1-11d3-9CC8-00C04F7971E0}"
  145.  
  146. ;   SWEnum Device GUIDs
  147. ;
  148. Slip.DeviceID="{03884CB6-E89A-4deb-B69E-8DC621686E6A}"
  149. CCDecode.DeviceId="{562370a8-f8dd-11d2-bc64-00a0c95ec22e}"
  150. WSTCodec.DeviceId="{70BC06E0-5666-11d3-A184-00105AEF9F33}"
  151.  
  152. ;   Pin and Filter Name GUIDs
  153. ;   Note that some pin and filter name GUIDs are defined in ks.inf
  154. ;
  155. PinID.GUID.AtscTS="{78216A81-CFA8-493e-9711-36A61C08BD9D}"
  156.  
  157. ;   Category Names
  158. ;   Note that some categorys are defined in ks.inf
  159. ;
  160. Category_BdaTuner="BDA Source Filters"
  161. Category_BdaComponent="BDA Receiver Components"
  162. Category_BdaRenderer="BDA Rendering Filters"
  163.  
  164. ;   Pin and Filter Names
  165. ;   Note that some pin and filter names are defined in ks.inf
  166. ;
  167. Pin.Name.AtscTS="MPEG2 Transport"
  168.  
  169. ; localizable
  170.  
  171. Msft="Microsoft"
  172. MsftMfg="Microsoft"
  173.  
  174.