;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; FCLTPU.inf
;
; Installation file (.inf) for the USB Touch Panel device.
;
; Copyright (c) 2006 Fujitsu Component Limited. All rights reserved.
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[Version]
Signature="$Windows NT$"
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
DriverVer=12/22/2006,1.0.0.1
CatalogFile=FCLTPU.cat
[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
FCLTPU.CopyOther = 11
[ControlFlags]
ExcludeFromSelect = *
; Manufacturer Section
; ---------------------------------------------------------
[Manufacturer]
%FCLTPUdevice%=FCLTPUdeviceMfg
; Devices Section
; ---------------------------------------------------------
[FCLTPUdeviceMfg]
%FIDTPU.DeviceDesc%=FCLTPU_Inst,, HID\VID_0430&PID_0512
; Install Section
; ---------------------------------------------------------
[FCLTPU_Inst]
Include=MSMOUSE.INF
Needs=HIDMouse
CopyFiles = FCLTPU_Inst_CopyFiles,FCLTPU.CopyOther
AddReg = FCLTPU_Inst_AddReg
[FCLTPU_Inst.NT]
AddReg = FCLTPU.AddReg
[FCLTPU.AddReg]
HKLM, %SERVICEROOT%, ResolutionX, 0x00010001, 0x03200320
HKLM, %SERVICEROOT%, ResolutionY, 0x00010001, 0x02580258
HKLM, %SERVICEROOT%, nComm, 0x00010001, 0x00000043
HKLM, %RUNENTRY%, FIDPORTCHK, 0x00000000, FIDPCHK.exe
HKLM, %RUNONCE%, FIDPORTCHK, 0x00000000, FIDPCHK.exe
[FCLTPU_Inst_AddReg]
HKR,,upperfilters,0,"FCLTPU"
[FCLTPU_Inst_CopyFiles]
FCLTPU.sys,,,0x00000004
; Install Section
; ---------------------------------------------------------
[FCLTPU_Inst.NT]
Include = MSMOUSE.INF
Needs = HID_Mouse_Inst.NT
CopyFiles = FCLTPU_Inst_CopyFiles.NT,FCLTPU.CopyOther
[FCLTPU_Inst.NT.HW]
Include = MSMOUSE.INF
Needs = HID_Mouse_Inst.NT
AddReg = FCLTPU_Inst_HWAddReg.NT
[FCLTPU_Inst_HWAddReg.NT]
HKR,,"UpperFilters",0x00010000,"FCLTPU"
[FCLTPU_Inst_CopyFiles.NT]
FCLTPU.sys
[FCLTPU_Inst.NT.Services]
Needs = HID_Mouse_Inst.NT.Services
AddService = FCLTPU, , FCLTPU_Service_Inst
[FCLTPU_Service_Inst]
DisplayName = %FCLTPU.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\FCLTPU.sys
LoadOrderGroup = PNP Filter
[FCLTPU.CopyOther]
FIDPCHK.exe,,,0x00000004
; Source Media Section
; ---------------------------------------------------------
[SourceDisksNames]
1 = %DiskName%
[SourceDisksFiles]
FCLTPU.sys = 1,,
FIDPCHK.exe = 1,,
; Strings Section
; ---------------------------------------------------------
[Strings]
; Provider names
Provider = "Fujitsu Component Ltd."
; Mfg names
FCLTPUdevice = "Fujitsu Component Ltd."
; Service names
FCLTPU.SvcDesc = "FCLTPU Service"
; Media names
DiskName = "FCLTPU Driver Disk"
; HID device IDs
FIDTPU.DeviceDesc = "FCL USB Touch Panel Driver"
SERVICEROOT = "System\CurrentControlSet\Services\FCLTPU\Parameters"
RUNENTRY = "SOFTWARE\Microsoft\Windows\CurrentVersion\run"
RUNONCE = "SOFTWARE\Microsoft\Windows\CurrentVersion\runonce"
; Standard defs
SPSVCINST_TAGTOFRONT = 0x00000001
SPSVCINST_ASSOCSERVICE= 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_SYSTEM_START = 1
SERVICE_AUTO_START = 2
SERVICE_ERROR_NORMAL = 1
SERVICE_ERROR_IGNORE = 0
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
REG_SZ = 0x00000000
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.