File: C:/xampp/htdocs/source/P3driver/Wini1-Pro3driver/i1Pro3.inf
;
;
; Installs WinUsb
;
[Version]
Signature = "$Windows NT$"
Class = "Universal Serial Bus devices"
ClassGuid = {88bae032-5a81-49f0-bc3d-a4ff138216d6}
Provider = "X-Rite, Inc."
CatalogFile = WinUSBInstallation.cat
DriverVer = 02/28/2012, 6.1.7600.16385
; ========== Manufacturer/Models sections ===========
[Manufacturer]
%ManufacturerName% = Standard,NTamd64,NTx86
[Standard.NTamd64]
%DeviceName% =USB_Install, USB\VID_0765&PID_6009
[Standard.NTx86]
%DeviceName% =USB_Install, USB\VID_0765&PID_6009
; ========== Class definition ===========
[ClassInstall32]
AddReg = ClassInstall_AddReg
[ClassInstall_AddReg]
HKR,,,,%ClassName%
HKR,,NoInstallClass,,1
HKR,,IconPath,%REG_MULTI_SZ%,"%systemroot%\system32\setupapi.dll,-20"
HKR,,LowerLogoVersion,,5.2
; =================== Installation ===================
[USB_Install]
Include = winusb.inf
Needs = WINUSB.NT
[USB_Install.Services]
Include =winusb.inf
Needs = WINUSB.NT.Services
[USB_Install.HW]
AddReg=Dev_AddReg
[Dev_AddReg]
HKR,,DeviceInterfaceGUIDs,0x10000,"{3E2F57A5-7FF7-48d1-8CD2-1324E7CBB02B}"
; [DestinationDirs]
; If your INF needs to copy files, you must not use the DefaultDestDir directive here.
; You must explicitly reference all file-list-section names in this section.
; =================== Strings ===================
[Strings]
ManufacturerName="X-Rite, Inc."
DEVICEMANAGERCATEGORY="X-Rite Devices" ; ClassName
DeviceName="X-Rite i1Pro3"
REG_MULTI_SZ = 0x00010000