Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

81 lines
2.6 KiB

  1. ; UMAX.INF -- Windows Still Image Setup File
  2. ; Copyright (c) Microsoft Corporation. All rights reserved.
  3. ; Manufacturer: UMAX DATA SYSTEMS INC.
  4. [Version]
  5. LayoutFile=Layout.inf
  6. Signature="$CHICAGO$"
  7. Class=Image
  8. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  9. Provider=%Msft%
  10. [ControlFlags]
  11. ExcludeFromSelect=*
  12. [DestinationDirs]
  13. DefaultDestDir=11 ; LDID_SYS
  14. [Manufacturer]
  15. %Mfg5400%=Model5400
  16. [Model5400]
  17. ;; Cameras
  18. %USB\VID_1606&PID_2010.DeviceDesc%=Umax.DSC.Dev,USB\VID_1606&PID_2010
  19. %USB\VID_1606&PID_2020.DeviceDesc%=Umax.DSC.Dev,USB\VID_1606&PID_2020
  20. %USB\VID_1606&PID_2030.DeviceDesc%=Umax.DSC.Dev,USB\VID_1606&PID_2030
  21. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  22. ; AstraCam, AstraCam 1000, AstraCam 1800
  23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  24. [Umax.DSC.Dev]
  25. Include= sti.inf
  26. Needs= STI.USBSection
  27. SubClass = StillImage
  28. DeviceType = 2
  29. DeviceSubType = 0x1
  30. Capabilities = 0x31
  31. DeviceData = Umax.DSC.DeviceData
  32. AddReg = Umax.DSC.AddReg
  33. CopyFiles = Umax.DSC.UserFiles
  34. ICMProfiles = "sRGB Color Space Profile.icm"
  35. Events = Umax.DSC.Events
  36. [Umax.DSC.Events]
  37. DownloadButton = "%DownloadButton%",{67FA55C1-8962-11D2-A9D3-00A0C90637D0},*
  38. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  39. ; Services (no meaning on Win9x)
  40. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  41. [Umax.DSC.Dev.Services]
  42. Include= sti.inf
  43. Needs= STI.USBSection.Services
  44. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  45. ; DeviceData
  46. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  47. [Umax.DSC.DeviceData]
  48. Server = local
  49. UI DLL = sti.dll
  50. UI Class ID = {D2CCB1E2-F0DB-11D2-B882-0080C85A171E}
  51. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  52. ; AddReg
  53. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  54. [Umax.DSC.AddReg]
  55. HKR,,HardwareConfig,1,1
  56. HKR,,USDClass,,"{D2CCB1E2-F0DB-11D2-B882-0080C85A171E}"
  57. HKCR,CLSID\{D2CCB1E2-F0DB-11D2-B882-0080C85A171E},,,"Umax DSC USD"
  58. HKCR,CLSID\{D2CCB1E2-F0DB-11D2-B882-0080C85A171E}\InProcServer32,,,%11%\UmaxCam.dll
  59. HKCR,CLSID\{D2CCB1E2-F0DB-11D2-B882-0080C85A171E}\InProcServer32,ThreadingModel,,Apartment
  60. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  61. ; Copy files
  62. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  63. [Umax.DSC.UserFiles]
  64. UmaxCam.dll