FIDMOU.INF Driver File Contents (PS2V041NS01B-0559-0523V19L41.ZIP)

;--------------------------------------------------------------
; FIDMOU.inf - WindowsNT4(x86)
;
; Installation inf for the Fujitsu Touch Panel (PS/2)
;
; (c) Copyright 1999-2001 Fujitsu Component Limited
;--------------------------------------------------------------
;
[Version]
Signature="$Windows NT$"
Provider=%FID%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Class=Mouse
DriverVer=12/26/2002,1.9.4.1

[DestinationDirs]
FID.CopySys  = 12
FID.CopyDll  = 11
FID.CopyOther= 24, %FID.ProgDirL%
FID.DelSys   = 12
FID.DelDll   = 11
FID.DelPrev1 = 11
FID.DelPrev2 = 24, %FID.PrevProgDir%

[Manufacturer]
%FID% = FID.Mfg

[FID.Mfg]
%FID.DeviceDesc0% = FID.Install

[ControlFlags]
SharedDriver = FID.Install,%FID.Install.SharedDriverMsg%

; ---------------------------------------------------------
; INSTALL section

[FID.Install]
DelFiles  = FID.DelPrev1, FID.DelPrev2
DelReg    = FID.PrevDelReg
CopyFiles = FID.CopySys, FID.CopyDll, FID.CopyOther
AddReg    = FID.AddReg

[FID.PrevDelReg]
HKLM, %RUNENTRY%, FTMSFLT
HKLM, %RUNENTRY%, Fidvrpad
HKLM, %UNINST%

[FID.AddReg]
HKLM, %RUNONCE%,             MakeShortcut,     0x00000000, "RunDll32.EXE %11%\fidcoins.dll,FidCoinsPrevInstall %01%"
HKLM, %RUNENTRY%,            FTMSFLT,          0x00000000, "%24%\%FID.ProgDirL%\FTMSFLTp.exe"
HKLM, %UNINST%,              DisplayName,      0x00000000, "%FID.DeviceDesc0%"
HKLM, %UNINST%,              UninstallString,  0x00000000, "RunDll32 %11%\fidcoins.dll,FidCoinsPrevUnInstall %FID.ProgDir%"

[FID.CopySys]
Fidmou.sys

[FID.CopyDll]
FIDCOINS.dll

[FID.CopyOther]
FIDMOUHK.dll
FTFL1.dll
FTFLX1.dll
FIDMOU.inf
CALWIN.exe
RBTNCTRL.exe
FTMSFLTp.exe
FIDVRPAD.exe
FIDMOU.del
RBTNJ.HLP
RBTNE.HLP

[FID.DelPrev1]
FIDMOUU.exe
FTMSFLTp.exe
FTMSFLT.exe

[FID.DelPrev2]
CALWIN.exe
RBTNCTRL.exe

; ---------------------------------------------------------
; Service
;
[FID.Install.Services]
AddService = i8042prt, 0x00000002, mouse.Service.Inst, mouse.EventLog.Inst ; Port Driver
AddService = mouclass,, mouclass.Service.Inst, mouclass.EventLog.Inst      ; Class Driver

[mouclass.Service.Inst]
DisplayName    = %mouclass.SvcDesc%
ServiceType    = 1                                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\mouclass.sys
LoadOrderGroup = Pointer Class

[mouclass.EventLog.Inst]
AddReg = mouclass.EventLog.AddReg

[mouclass.EventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\mouclass.sys"
HKR,,TypesSupported,0x00010001,7

[mouse.Service.Inst]
DisplayName    = %FID.SvcDesc%
ServiceType    = 1                                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\Fidmou.sys
LoadOrderGroup = Keyboard Port
AddReg         = FIDMOU_Parameters_AddReg
;DelReg         = FIDMOU_Parameters_DelReg

[mouse.EventLog.Inst]
AddReg = mouse.EventLog.AddReg
;DelReg = mouse.EventLog.DelReg

[mouse.EventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\Fidmou.sys"
HKR,,TypesSupported,0x00010001,7

;[FIDMOU_Parameters_DelReg]
;HKR,"Parameters", "OptionEx"
;HKR,"Parameters", "Type"
;HKR,"Parameters", "Option"
;HKR,"Parameters", "Cfgvalue"
;HKR,"Parameters", "Caldata"

[FIDMOU_Parameters_AddReg]
HKR,"Parameters", "CurrentVersion" , 0x00000000, %CurrentVersion%
HKR,"Parameters", "Default"        , 0x00000001, 01,05,00,01,00,28,00,00,ff,00,00,00,b7,03,68,00,a4,03,26,00,C0,0E,C6,01,B4,0E,BE,00,20,03,58,02,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

;[mouse.EventLog.DelReg]
;HKLM, %SERVICEROOT%\i8042prt\Parameters, Caldata

;--------------------------------------------------------------
; Other
;
[SourceDisksNames.x86]
91=%DiskId%,,1

[SourceDisksFiles]
FIDMOU.sys   = 91,,
FTMSFLTp.exe  = 91,,
CALWIN.exe   = 91,,
FIDMOU.inf   = 91,,
FIDCOINS.dll = 91,,
RBTNCTRL.exe = 91,,
FIDVRPAD.exe = 91,,
FIDMOU.del   = 91,,
RBTNJ.HLP    = 91,,
RBTNE.HLP    = 91,,

;--------------------------------------------------------------
; General
;
[Strings]
SERVICEROOT      = "System\CurrentControlSet\Services"
RUNENTRY         = "SOFTWARE\Microsoft\Windows\CurrentVersion\run"
RUNONCE          = "SOFTWARE\Microsoft\Windows\CurrentVersion\runonce"
UNINST           = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FIDMOU"
FID.ProgDir      = "FIDMOU\WINNT"
FID.ProgDirL     = "Progra~1\FIDMOU\WINNT"
FID.PrevProgDir  = "FJUTY\NT"
FID.SvcDesc      = "Fujitsu Touch Panel"
FID.DeviceDesc0  = "Fujitsu Touch Panel (PS/2)"
FID              = "Fujitsu Component Limited"

DiskId           = "Fujitsu Touch Panel (PS/2) Installation Disk"
mouclass.SvcDesc = "Mouse Class Driver"
FID.Install.SharedDriverMsg = "keyboard port"
CurrentVersion   = "V1.9"
Default          = "01,05,00,01,00,28,00,00,ff,00,00,00,b7,03,68,00,a4,03,26,00,C0,0E,C6,01,B4,0E,BE,00,20,03,58,02,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"

;--------------------------------------------------------------
; Japanese
;
[Strings.0411]
SERVICEROOT      = "System\CurrentControlSet\Services"
RUNENTRY         = "SOFTWARE\Microsoft\Windows\CurrentVersion\run"
RUNONCE          = "SOFTWARE\Microsoft\Windows\CurrentVersion\runonce"
UNINST           = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FIDMOU"
FID.ProgDir      = "FIDMOU\WINNT"
FID.ProgDirL     = "Progra~1\FIDMOU\WINNT"
FID.PrevProgDir  = "FJUTY\NT"
FID.SvcDesc      = "Fujitsu Touch Panel"
FID.DeviceDesc0  = "Fujitsu Touch Panel (PS/2)"
FID              = "Fujitsu Component Limited"
CurrentVersion   = "V1.9"

DiskId           = "Fujitsu Touch Panel (PS/2) インストールディスク"
mouclass.SvcDesc = "ϳ½ ¸×½ ÄÞײÊÞ"
FID.Install.SharedDriverMsg = "·°ÎÞ°ÄÞ Îß°Ä"
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: web4, load: 1.59