;----------------------------------------------------------------------------
; GunzeHID.inf
;
; Installation file (.inf) for the GUNZE USB Touch Panel device.
;
; (c) Copyright 2004 GUNZE limited
;
;----------------------------------------------------------------------------
[Version]
Signature="$Windows NT$"
Class=HIDClass
ClassGUID={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=%GUNZE%
CatalogFile=GzTPHID.cat
DriverVer=09/29/2006,3.0.0.2
;----------------------------------------------------------------------------
; Manufacturer Sections
;----------------------------------------------------------------------------
[Manufacturer]
%TPMfg% = TPMfg ; (Standard types)
[TPMfg]
%USB\Vid_0637&Pid_0003.DeviceDesc%=USB_Inst, USB\Vid_0637&Pid_0003
;----------------------------------------------------------------------------
; USB TouchPad
;----------------------------------------------------------------------------
[USB_Inst.NT]
include = Input.inf
needs = HID_Inst
CopyFiles = CopyFiles_Drivers
[USB_Inst.NT.Services]
AddService = HidUsb,%SPSVCINST_ASSOCSERVICE%,HID_Service_Inst
AddService = GzTPHID,,Filter_Service_Inst
[USB_Inst.NT.HW]
AddReg = USB_AddReg.NT.HW
[USB_AddReg.NT.HW]
; Install filter driver below hidusb.
HKLM, System\\CurrentControlSet\\Services\\GUNZE\\Parameters\\1, SSTimeInterval, 0x00010001, 0xFFFFFFFF
HKLM, System\\CurrentControlSet\\Services\\GUNZE\\Parameters\\1, SSEnabled, 0x00010001, 0
HKR,,"LowerFilters",0x00010000,"GzTPHID"
HKR,,"SelectiveSuspendEnabled",0x00010001,0x1
[CopyFiles_Drivers]
GzTPHID.sys
;----------------------------------------------------------------------------
; Install Sections
;----------------------------------------------------------------------------
; Service Installation Sections
[Filter_Service_Inst]
DisplayName = "GzTPHID"
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 0 ;%SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\GzTPHID.sys
LoadOrderGroup = extended base
;----------------------------------------------------------------------------
; Source file information
;----------------------------------------------------------------------------
[SourceDisksNames.x86]
1 = %DiskId1%,,,""
[SourceDisksFiles]
; Files for disk GUNZE Limited Installation Disk #1 HID
GzTPHID.sys = 1,,
;----------------------------------------------------------------------------
; User visible strings
;----------------------------------------------------------------------------
[Strings]
Provider = "GUNZE"
TPMfg = "GUNZE Limited"
DiskName = "GUNZE Driver Installation Disk"
; Driver Information Entries
DriverMfgr="GUNZE Limited"
DriverVersionID="1.0.0.4"
DriverOEM="GUNZE"
DriverFamily="HID"
DriverProduct="GUNZE USB HID Device"
DriverDescription="GUNZE USB HID Device Driver"
DriverOEMVersion="1.0.0.4"
BaseDriverFileName="GzTPHID.sys"
BaseDriverFileVersion="1.0.0.4"
; Device Names
USB\Vid_0637&Pid_0003.DeviceDesc = "GUNZE USB HID Device"
; Substitutable parameters
SPSVCINST_TAGTOFRONT = 0x00000001
SPSVCINST_ASSOCSERVICE= 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_SYSTEM_START = 1
SERVICE_AUTO_START = 2
SERVICE_DEMAND_START = 3
SERVICE_ERROR_NORMAL = 1
SERVICE_ERROR_IGNORE = 0
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
REG_SZ = 0x00000000
;----------------------------------------------------------------------------
; Localizable Strings
;----------------------------------------------------------------------------
DiskId1 = "GUNZE Limited Installation Disk #1 (Mouse)"
GUNZE = "GUNZE Limited"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.