home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy2.cab / image.inf < prev    next >
Encoding:
INI File  |  1997-10-21  |  8.6 KB  |  340 lines

  1.  
  2. ;
  3. ; IMAGE.INF  -- This file contains installation information for digital camera and 
  4. ;               other image devices.
  5. ;               
  6. ;               It is using the default installer.
  7. ;
  8. ;*** Created 10/2/95  (Creation Date)
  9. ;
  10. ;*** revised 8/28/97
  11. ;
  12. ;    removed AM.run, and other sections that are in ks.inf and kscapturt.inf
  13. ;
  14. ;    added 
  15. ;       include=ks.inf, kscaptur.inf
  16. ;       needs=KS.Registration,KSCAPTUR.Registration
  17. ;       There are going to be two proxy GUID using teh same ksproxy.ax
  18. ;               Generic one and 
  19. ;               KSCapture
  20. ;
  21. ;*** revised 9/4/97
  22. ;
  23. ;    Added [xxx.xxx.Services] section
  24. ;
  25. ;    note: section name is limited to 32 characters.
  26. ;
  27. ;    Added [xxx.xxx.Interfaces] section 
  28. ;
  29. ;    Added .NT section
  30. ;
  31. ;*** revised 9/22/97
  32. ;
  33. ;    Use HardwareID instead of CompatibleIDs
  34. ;    Exlcude all device from ADDDEVICE control applet (PnP devices)
  35. ;
  36. ;*** revised 10/14/97
  37. ;
  38. ;    Added stream.sys (instead of copy it in kscaptur.inf)
  39. ;
  40.  
  41. [Version]
  42. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  43. signature="$CHICAGO$"
  44.  
  45. ; MEMPHIS: 
  46. ; Memphis uses Image class installer (sti_cl.dll)
  47. Class=Image
  48. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  49.  
  50. ; NT 5.0: 
  51. ; There is not, as of 9-13-97, an image class installer, so use media class instead.
  52. ;Class=MEDIA
  53. ;ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  54.  
  55. Provider=%Msft%
  56.  
  57. [ControlFlags]
  58. ; All PnP devices should be excluded from manual AddDevice Applet list
  59. ExcludeFromSelect=*
  60.  
  61. [Manufacturer]
  62. %IntelMfg%=Intel
  63. %SonyMfg%=Sony
  64. %TIMfg%=TI
  65.  
  66.  
  67. [DestinationDirs]
  68. DefaultDestDir=11               ; LDID_SYS
  69.  
  70. ; Delete old Win95 and "Detroit" update drivers
  71. Intel.USBDCam.DelDrivers=10,system
  72. Sony.1394DCam.DelDrivers=10,system
  73. TI.1394DCam.DelDrivers=10,system
  74.  
  75. Intel.USBDCam.CopyDrivers=10,system32\drivers
  76. Sony.1394DCam.CopyDrivers=10,system32\drivers
  77. TI.1394DCam.CopyDrivers=10,system32\drivers
  78.  
  79. Intel.USBDCam.CopyCODEC=11
  80. Sony.1394DCam.CopyCODEC=11
  81. TI.1394DCam.CopyCODEC=11
  82.  
  83. ;---------------------------------------------------------------
  84. ;              I N T E L . 
  85. ;
  86. ;                    U S B D C a m
  87. ;---------------------------------------------------------------
  88.  
  89. [Intel]
  90. %USB\VID_04C8&PID_0720.DeviceDesc%=Intel.USBDCam,USB\VID_04C8&PID_0720
  91.  
  92. [Intel.USBDCam]
  93. Include=    ks.inf, kscaptur.inf
  94. Needs=      KS.Registration,KSCAPTUR.Registration
  95. AddReg=     Intel.USBDCam.AddReg
  96. UpdateInis= Intel.USBDCam.UpdateIni
  97. DelFiles=   Intel.USBDCam.DelDrivers
  98. CopyFiles=  Intel.USBDCam.CopyDrivers, Intel.USBDCam.CopyCODEC
  99.  
  100. [Intel.USBDCam.NT]
  101. Include=    ks.inf, kscaptur.inf
  102. Needs=      KS.Registration,KSCAPTUR.Registration.NT
  103. AddReg=     Intel.USBDCam.AddReg
  104. UpdateInis= Intel.USBDCam.UpdateIni
  105. CopyFiles=  Intel.USBDCam.CopyDrivers, Intel.USBDCam.CopyCODEC
  106.  
  107.  
  108.  
  109. [Intel.USBDCam.AddReg]
  110. HKR,,DevLoader,,*ntkern
  111. HKR,,NTMPDriver,,usbintel.sys
  112.  
  113. [Intel.USBDCam.UpdateIni]
  114. system.ini,drivers32,,"VIDC.I420=iyuv_32.dll"
  115.  
  116. [Intel.USBDCam.DelDrivers]
  117. ks.sys,,,1
  118. stream.sys,,,1
  119. usbcamd.sys,,,1
  120. intelcam.sys,,,1
  121. usbintel.sys,,,1
  122. imagecls.sys,,,1
  123.  
  124. [Intel.USBDCam.CopyDrivers]
  125. stream.sys
  126. usbintel.sys
  127. usbcamd.sys
  128.  
  129. [Intel.USBDCam.CopyCODEC]
  130. iyuv_32.dll
  131.  
  132.  
  133. [Intel.USBDCam.Interfaces]
  134. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Intel.USBDCam.Interface
  135.  
  136. [Intel.USBDCam.NT.Interfaces]
  137. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Intel.USBDCam.Interface
  138.  
  139. [Intel.USBDCam.Interface]
  140. AddReg=Intel.USBDCam.Intf.AddReg
  141.          
  142. [Intel.USBDCam.Intf.AddReg]
  143. HKR,,CLSID,,%ProxyVCap.CLSID%
  144. HKR,,FriendlyName,,%USB\VID_04C8&PID_0720.DeviceDesc%
  145. ; HKR,,ExtensionDLL,,%Intel.ExtensionDLL%
  146.  
  147.  
  148.  
  149. [Intel.USBDCam.NT.Services]
  150. AddService = DCamUSBIntel,0x00000002,Intel.USBDCam.ServiceInstall
  151.  
  152. [Intel.USBDCam.ServiceInstall]
  153. DisplayName   = %USB\VID_04C8&PID_0720.DeviceDesc%
  154. ServiceType   = %SERVICE_KERNEL_DRIVER%
  155. StartType     = %SERVICE_DEMAND_START%
  156. ErrorControl  = %SERVICE_ERROR_NORMAL%
  157. ServiceBinary = %12%\usbintel.sys
  158.  
  159. ;---------------------------------------------------------------
  160. ;                S O N Y . 
  161. ;
  162. ;                      1 3 9 4 D C a m
  163. ;---------------------------------------------------------------
  164.  
  165. [Sony]
  166. %1394\SONY&CCM-DS250.DeviceDesc%=Sony.1394DCam,1394\SONY&CCM-DS250_1.08
  167. %1394\SONY&CCM-DS250.DeviceDesc%=Sony.1394DCam,1394\SONY&CCM-DS250_1.07
  168. %1394\SONY&CCM-DS250.DeviceDesc%=Sony.1394DCam,1394\A02D&100
  169.  
  170. [Sony.1394DCam]
  171. Include=    ks.inf, kscaptur.inf
  172. Needs=      KS.Registration,KSCAPTUR.Registration
  173. AddReg=     Sony.1394DCam.AddReg
  174. UpdateInis= Sony.1394DCam.UpdateIni
  175. DelFiles=   Sony.1394DCam.DelDrivers
  176. CopyFiles=  Sony.1394DCam.CopyDrivers, Sony.1394DCam.CopyCODEC
  177.  
  178. [Sony.1394DCam.NT]
  179. Include=    ks.inf, kscaptur.inf
  180. Needs=      KS.Registration,KSCAPTUR.Registration.NT
  181. AddReg=     Sony.1394DCam.AddReg
  182. UpdateInis= Sony.1394DCam.UpdateIni
  183. CopyFiles=  Sony.1394DCam.CopyDrivers, Sony.1394DCam.CopyCODEC
  184.  
  185.  
  186.  
  187. [Sony.1394DCam.AddReg]
  188. HKR,,DevLoader,,*ntkern
  189. HKR,,NTMPDriver,,sonydcam.sys
  190.  
  191. [Sony.1394DCam.UpdateIni]
  192. system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"
  193.  
  194. [Sony.1394DCam.DelDrivers]
  195. ks.sys,,,1
  196. stream.sys,,,1
  197. sonydcam.sys,,,1
  198.  
  199. [Sony.1394DCam.CopyDrivers]
  200. stream.sys
  201. sonydcam.sys
  202.  
  203. [Sony.1394DCam.CopyCODEC]
  204. msyuv.dll
  205.  
  206.  
  207. [Sony.1394DCam.Interfaces]
  208. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Sony.1394DCam.Interface
  209.  
  210. [Sony.1394DCam.NT.Interfaces]
  211. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Sony.1394DCam.Interface
  212.  
  213. [Sony.1394DCam.Interface]
  214. AddReg=Sony.1394DCam.Intf.AddReg
  215.  
  216. [Sony.1394DCam.Intf.AddReg]
  217. HKR,,CLSID,,%ProxyVCap.CLSID%
  218. HKR,,FriendlyName,,%1394\SONY&CCM-DS250.DeviceDesc%
  219. ; HKR,,ExtensionDLL,,%Sony.ExtensionDLL%
  220.  
  221.  
  222.  
  223. [Sony.1394DCam.NT.Services]
  224. AddService = DCamSony,0x00000002,Sony.1394DCam.ServiceInstall
  225.  
  226. [Sony.1394DCam.ServiceInstall]
  227. DisplayName   = %1394\SONY&CCM-DS250.DeviceDesc%
  228. ServiceType   = %SERVICE_KERNEL_DRIVER%
  229. StartType     = %SERVICE_DEMAND_START%
  230. ErrorControl  = %SERVICE_ERROR_NORMAL%
  231. ServiceBinary = %12%\sonydcam.sys
  232. ;---------------------------------------------------------------
  233. ;                T I . 
  234. ;
  235. ;                      1 3 9 4 D C a m
  236. ;---------------------------------------------------------------
  237.  
  238. [TI]
  239. %1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\TI&MC680-DCC_V0.9
  240. %1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\A02D&100
  241.  
  242. [TI.1394DCam]
  243. Include=    ks.inf, kscaptur.inf
  244. Needs=      KS.Registration,KSCAPTUR.Registration
  245. AddReg=     TI.1394DCam.AddReg
  246. UpdateInis= TI.1394DCam.UpdateIni
  247. DelFiles=   TI.1394DCam.DelDrivers
  248. CopyFiles=  TI.1394DCam.CopyDrivers, TI.1394DCam.CopyCODEC
  249.  
  250. [TI.1394DCam.NT]
  251. Include=    ks.inf, kscaptur.inf
  252. Needs=      KS.Registration,KSCAPTUR.Registration.NT
  253. AddReg=     TI.1394DCam.AddReg
  254. UpdateInis= TI.1394DCam.UpdateIni
  255. CopyFiles=  TI.1394DCam.CopyDrivers, TI.1394DCam.CopyCODEC
  256.  
  257.  
  258.  
  259. [TI.1394DCam.AddReg]
  260. HKR,,DevLoader,,*ntkern
  261. HKR,,NTMPDriver,,sonydcam.sys
  262.  
  263. [TI.1394DCam.UpdateIni]
  264. system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"
  265.  
  266. [TI.1394DCam.DelDrivers]
  267. ks.sys,,,1
  268. stream.sys,,,1
  269. sonydcam.sys,,,1
  270.  
  271. [TI.1394DCam.CopyDrivers]
  272. stream.sys
  273. sonydcam.sys
  274.  
  275. [TI.1394DCam.CopyCODEC]
  276. msyuv.dll
  277.  
  278.  
  279. [TI.1394DCam.Interfaces]
  280. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,TI.1394DCam.Interface
  281.  
  282. [TI.1394DCam.NT.Interfaces]
  283. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,TI.1394DCam.Interface
  284.  
  285. [TI.1394DCam.Interface]
  286. AddReg=TI.1394DCam.Intf.AddReg
  287.  
  288. [TI.1394DCam.Intf.AddReg]
  289. HKR,,CLSID,,%ProxyVCap.CLSID%
  290. HKR,,FriendlyName,,%1394\TI&MC680-DCC.DeviceDesc%
  291. ; HKR,,ExtensionDLL,,%TI.ExtensionDLL%
  292.  
  293.  
  294.  
  295. [TI.1394DCam.NT.Services]
  296. AddService = DCamTI,0x00000002,TI.1394DCam.ServiceInstall
  297.  
  298. [TI.1394DCam.ServiceInstall]
  299. DisplayName   = %1394\TI&MC680-DCC.DeviceDesc%
  300. ServiceType   = %SERVICE_KERNEL_DRIVER%
  301. StartType     = %SERVICE_DEMAND_START%
  302. ErrorControl  = %SERVICE_ERROR_NORMAL%
  303. ServiceBinary = %12%\sonydcam.sys
  304.  
  305.  
  306. [Strings]
  307.  
  308. ;----------------
  309. ; Non-Localizable
  310. ;----------------
  311.  
  312. ; note: only register value is case sensitive, key is not.
  313. ProxyVCap.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
  314. KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
  315. SERVICE_KERNEL_DRIVER=1
  316. ; PnP should use demand start
  317. SERVICE_DEMAND_START=3
  318. SERVICE_ERROR_NORMAL=1
  319.  
  320. ; IHV's extension DLL
  321. ; Intel.ExtensionDLL = "???.dll"
  322. ; Sony.ExtensionDLL  = "???.dll"
  323. ; TI.ExtensionDLL  = "???.dll"
  324.  
  325.  
  326. ;----------------
  327. ; Localizable
  328. ;----------------
  329.  
  330. Msft="Microsoft"
  331.  
  332. IntelMfg="Intel"
  333. USB\VID_04C8&PID_0720.DeviceDesc="USB Video Camera for Intel Proshare technology"
  334.  
  335. SonyMfg="Sony"
  336. 1394\SONY&CCM-DS250.DeviceDesc="Sony 1394 CCM-DS250 Desktop Camera"
  337.  
  338. TIMfg="TI"
  339. 1394\TI&MC680-DCC.DeviceDesc="TI 1394 MC680-DDC Desktop Camera"
  340.