; FPHID.INF
; Copyright (c) 2001-2006 FinePoint Innovations
[version]
signature = "$WINDOWS NT$"
Class = HIDClass
ClassGuid = {745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider = %FPI%
CatalogFile = FpHid.cat
DriverVer = 06/13/2006,4.3.02
[ControlFlags]
ExcludeFromSelect = *
[SourceDisksNames.x86]
1 = %SourceDisk%
[SourceDisksFiles]
FpWinTab.dll = 1
FpHidCal.exe = 1
FpHidDrv.sys = 1
FpHidSrv.exe = 1
FpCoIns1.dll = 1
FpCoIns2.dll = 1
[DestinationDirs]
DefaultDestDir = 11 ;LDID_SYS
FpiCoInst.NT.Copy = 11 ;LDID_SYS
Fpi.NT.Copy = 11 ;LDID_SYS
FpiCom.NT.Copy = 12 ;DIRID_DRIVERS
;----------------------------------------------------------
; Drivers
;----------------------------------------------------------
[Manufacturer]
%FPI%=FPI
[FPI]
; Generic 57K6 serial tablets
%FpiCom_57K6_Descr% = FpiCom_57K6,ACPI\FPI2004
; Generic USB tablets
%FpiUsb_Descr% = FpiUsb,USB\Vid_0e8a
;----------------------------------------------------------
; Co-installers
;----------------------------------------------------------
[FpiCom_57K6.NT.CoInstallers]
CopyFiles = FpiCoInst.NT.Copy
AddReg = FpiCoInst.NT.AddReg
[FpiUsb.NT.CoInstallers]
CopyFiles = FpiCoInst.NT.Copy
AddReg = FpiCoInst.NT.AddReg
[FpiCoInst.NT.Copy]
FpCoIns1.dll
FpCoIns2.dll
[FpiCoInst.NT.AddReg]
HKR,,CoInstallers32,0x00010000,"FpCoIns1.dll,DeviceInstaller"
;----------------------------------------------------------
; Generic serial 57K6 device PNP installation
;----------------------------------------------------------
[FpiCom_57K6.NT]
CopyFiles = FpiCom.NT.Copy, Fpi.NT.Copy
[FpiCom_57K6.NT.HW]
AddReg = FpiCom.NT.HW.AddReg, FpiCom_57K6.NT.HW.AddReg
[FpiCom_57K6.NT.HW.AddReg]
HKR,,"LowerFilters",0x00010000,"serial"
HKR,,"FriendlyName",0x00000000,%FpiCom_57K6_Descr%
HKR,,"TabletSpeed",0x00010001,57600
HKR,,"TabletType",0x00010001,0
[FpiCom_57K6.NT.Services]
AddService = FinePnt,0x00000002,FpiCom.Service,FpiCom.EventLog
AddService = Serial,,Serial.Service, Serial.EventLog
;----------------------------------------------------------
; Common serial device installation
;----------------------------------------------------------
[FpiCom.NT.Copy]
FpHidDrv.sys
[FpiCom.NT.HW.AddReg]
HKR,,"MultiportDevice",0x00010001,0
HKR,,"Menu1Left",0x00010001,1050
HKR,,"Menu1Right",0x00010001,1510
HKR,,"Menu2Left",0x00010001,1550
HKR,,"Menu2Right",0x00010001,2020
HKR,,"Menu3Left",0x00010001,2070
HKR,,"Menu3Right",0x00010001,2540
;HKR,,"MenuBottom",0x00010001,???
;HKR,,"MenuTop",0x00010001,???
;HKR,,"Clipping",0x00010001,???
; FinePoint driver installation
[FpiCom.Service]
DisplayName = %FpHidDrv_Descr%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ;
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\FpHidDrv.sys
LoadOrderGroup = Extended Base
[FpiCom.EventLog]
AddReg = FpiCom.EventLog.AddReg
[FpiCom.EventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\FpHidDrv.sys"
HKR,,TypesSupported,0x00010001,7
; Standard serial driver installation
[Serial.Service]
DisplayName = %Serial_Descr%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\serial.sys
LoadOrderGroup = Extended base
[Serial.EventLog]
AddReg = Serial.EventLog.AddReg
[Serial.EventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\serial.sys"
HKR,,TypesSupported,0x00010001,7
;----------------------------------------------------------
; USB device installation
;----------------------------------------------------------
[FpiUsb.NT]
CopyFiles = Fpi.NT.Copy
[FpiUsb.NT.HW]
AddReg = FpiUsb.NT.HW.AddReg
[FpiUsb.NT.HW.AddReg]
HKR,,"FriendlyName",0x00000000,%FpiUsb_Descr%
[FpiUsb.NT.Services]
AddService = HidUsb,0x00000002,HidUsb.Service,HidUsb.EventLog
[HidUsb.Service]
DisplayName = %HidUsb.Descr%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\hidusb.sys
LoadOrderGroup = Extended base
[HidUsb.EventLog]
AddReg = HidUsb.EventLog.AddReg
[HidUsb.EventLog.AddReg]
HKR,,EventMessageFile,0x00020000, \
"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\hidusb.sys"
HKR,,TypesSupported,0x00010001,7
;----------------------------------------------------------
; Common device installation
;----------------------------------------------------------
[Fpi.NT.Copy]
FpWinTab.dll
FpHidCal.exe
FpHidSrv.exe
;----------------------------------------------------------
; User readable strings
;----------------------------------------------------------
[Strings]
FPI = "FinePoint Innovations"
FpHidDrv_Descr = "FinePoint Innovations HID Driver"
FpiCom_57K6_Descr = "FinePoint Innovations Tablet"
FpiUsb_Descr = "FinePoint Innovations HID-Compliant USB Tablet"
HidUsb.Descr = "Microsoft HID Class Driver"
Serial_Descr = "Serial Port Driver"
SourceDisk = "Source Disk"
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.