;--------------------------------------------------------------
; FIDMOU.inf - Windows XP(x86)
;
; Installation inf for the Fujitsu Touch Panel (PS/2)
;
; (c) Copyright 1999-2001 Fujitsu Takamisawa Component Limited
;--------------------------------------------------------------
[Version]
Signature="$Windows NT$"
Provider=%FID%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Class=Mouse
CatalogFile=FIDMOU.cat
DriverVer=08/02/2001,1.8.5.0
[DestinationDirs]
FID.CopySys = 12
FID.DelSys = 12
FID.PrevDelDll = 11
[Manufacturer]
%FID% = FID.Mfg
[FID.Mfg]
%FID.DeviceDesc0% = FIDMOU,*PNP0F13
%FID.DeviceDesc0% = FIDMOU,*PNP0F03
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
FIDMOU.sys = 1,,
;--------------------------------------------------------------
; INSTALL section
;
[FIDMOU]
Include=msmouse.inf
Needs=PS2_Inst
DelFiles = FID.PrevDelDll
DelReg = FID.PrevDelReg
CopyFiles = FID.CopySys
AddReg = FID.AddReg
[FID.PrevDelDll]
fidcoins.dll
[FID.PrevDelReg]
HKLM, %RUNENTRY%, FTMSFLT
HKLM, %RUNENTRY%, Fidvrpad
HKLM, %UNINST%
[FID.AddReg]
HKLM, %RUNONCE%, FidPrevInstall, 0x00000000, "RunDll32.EXE """%01%\fidcoins.dll""",FidCoinsPrevInstall %01%-p"
HKLM, %UNINST%, DisplayName, 0x00020000, "%FID.DeviceDesc0%"
[FIDMOU.PosDup]
*PNP0F03, *PNP0F0E, *PNP0F12, *PNP0F13
[FID.CopySys]
FIDMOU.sys
;--------------------------------------------------------------
; Service
;
[FIDMOU.Services]
AddService = FIDMOU, , FIDMOU_Service_Inst, FIDMOU_EventLog_Inst
Include=msmouse.inf
Needs=PS2_Inst.Services
[FIDMOU_Service_Inst]
DisplayName = %FID.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary = %12%\FIDMOU.sys
AddReg = FIDMOU_Parameters_AddReg
[FIDMOU_EventLog_Inst]
DelReg = FIDMOU_EventLog_PrevDelReg
AddReg = FIDMOU_EventLog_AddReg
[FIDMOU_EventLog_PrevDelReg]
HKLM, %SERVICEROOT%\FIDMOU\Parameters, Caldata
[FIDMOU_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\FIDMOU.sys"
HKR,,TypesSupported,0x00010001,7
[FIDMOU_Parameters_AddReg]
HKR,"Parameters", "Option", 0x00010001, 0x01000501
HKR,"Parameters", "OptionEx", 0x00010001, 0x10022A40
HKR,"Parameters", "Type", 0x00010001, 0x00000008
[FIDMOU.HW]
AddReg = FIDMOU.HW.AddReg
Include=msmouse.inf
Needs=PS2_Inst.HW
[FIDMOU.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"FIDMOU"
;--------------------------------------------------------------
; UNINSTALL section
;
[FID.Uninstall]
DelFiles = FID.DelSys
DelReg = FID.DelReg
[FID.DelReg]
HKLM, %DELSERVICEROOT%
HKLM, %UNINST%
[FID.DelSys]
FIDMOU.sys,,,1
;--------------------------------------------------------------
; General
;
[Strings]
SERVICEROOT = "System\CurrentControlSet\Services"
RUNONCE = "SOFTWARE\Microsoft\Windows\CurrentVersion\runonce"
RUNENTRY = "SOFTWARE\Microsoft\Windows\CurrentVersion\run"
UNINST = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FIDMOU"
FID.ProgDir = "FIDMOU\WIN2K"
DELSERVICEROOT = "System\CurrentControlSet\Services\FIDMOU"
FID.SvcDesc = "Fujitsu Touch Panel"
FID.DeviceDesc0 = "Fujitsu Touch Panel (PS/2)"
FID = "Fujitsu Takamisawa"
DiskId = "Fujitsu Touch Panel (PS/2) Driver Disk"
CurrentVersion = "V1.8"
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.