FpHid.inf Driver File Contents (FP441.exe)

; 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   = 10/30/2006,4.4.1

[ControlFlags]
ExcludeFromSelect = *

[SourceDisksNames.x86]
1 = %SourceDisk%,,,\x86

[SourceDisksNames.amd64]
1 = %SourceDisk%,,,\x64

[SourceDisksFiles]
FpCoIns1.dll = 1
FpCoIns2.dll = 1
FpHidCal.exe = 1
FpHidDrv.sys = 1
FpHidSrv.exe = 1
FpWinTab.dll = 1

[DestinationDirs]
DefaultDestDir	= 11     ;LDID_SYS
FpiCoInst.Copy  = 11     ;LDID_SYS
Fpi.Copy		= 11     ;LDID_SYS
FpiCom.Copy		= 12     ;DIRID_DRIVERS

;----------------------------------------------------------
; Drivers
;----------------------------------------------------------

[Manufacturer]
%FPI%=FPI, NTamd64

[FPI]
; Generic 57K6 serial tablets
%FpiCom_Descr% = FpiCom,ACPI\FPI2004
; Generic USB tablets
%FpiUsb_Descr% = FpiUsb,USB\VID_0E8A

[FPI.NTamd64]
; Generic 57K6 serial tablets
%FpiCom_Descr% = FpiCom,ACPI\FPI2004
%FpiCom_Descr% = FpiCom,USB\VID_067B&PID_2303
; Generic USB tablets
%FpiUsb_Descr% = FpiUsb,USB\VID_0E8A

;----------------------------------------------------------
; Co-installers
;----------------------------------------------------------

[FpiCom.CoInstallers]
CopyFiles = FpiCoInst.Copy
AddReg    = FpiCoInst.AddReg

[FpiUsb.CoInstallers]
CopyFiles = FpiCoInst.Copy
AddReg    = FpiCoInst.AddReg

[FpiCoInst.Copy]
FpCoIns1.dll
FpCoIns2.dll

[FpiCoInst.AddReg]
HKR,,CoInstallers32,0x00010000,"FpCoIns1.dll,DeviceInstaller"

;----------------------------------------------------------
; Generic serial device PNP installation
;----------------------------------------------------------

[FpiCom]
CopyFiles = FpiCom.Copy, Fpi.Copy

[FpiCom.HW]
AddReg = FpiCom.AddReg, FpiCom.HW.AddReg

[FpiCom.Services]
AddService = FinePnt,0x00000002,FpiCom.Service,FpiCom.EventLog
AddService = Serial,,Serial.Service, Serial.EventLog

[FpiCom.HW.AddReg]
HKR,,"LowerFilters",0x00010000,"serial"
HKR,,"FriendlyName",0x00000000,%FpiCom_Descr%
HKR,,"TabletSpeed",0x00010001,57600
HKR,,"TabletType",0x00010001,0

;----------------------------------------------------------
; Common serial device installation
;----------------------------------------------------------

[FpiCom.Copy]
FpHidDrv.sys

[FpiCom.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]
CopyFiles = Fpi.Copy

[FpiUsb.HW]
AddReg = FpiUsb.HW.AddReg

[FpiUsb.Services]
AddService = HidUsb,0x00000002,HidUsb.Service,HidUsb.EventLog

[FpiUsb.HW.AddReg]
HKR,,"FriendlyName",0x00000000,%FpiUsb_Descr%

[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.Copy]
FpWinTab.dll
FpHidCal.exe
FpHidSrv.exe

;----------------------------------------------------------
; User readable strings
;----------------------------------------------------------

[Strings]
FPI                = "FinePoint Innovations"
FpHidDrv_Descr     = "FinePoint Innovations HID Driver"
FpiCom_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

How To Update Drivers Manually

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.

server: web1, load: 0.99