FIDNTRS.INF Driver File Contents (w2kxptouchopt2.zip)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Fidntrs.inf
;
; Windows NT 4.0
; Setup file for Fidmouse driver(Secondary)
; (eeprom calib. type)
;
; All rights reserved,
; Copyright (C) Fujitsu component Limited 1997-2001
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
[Version]
Signature="$Windows NT$"
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
CatalogFile = Fidmous.cat
DriverVer   = 08/01/2003,1.0.1.9

[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
FID.CopySys  = 12
FID.CopyExe  = 11
FID.CopyInf  = 17
FID.DelSys   = 12
FID.DelExe   = 11
FID.DelInf   = 17

[SourceDisksNames]
91=%FidMouDisk%,,1

[SourceDisksFiles]
Fidmous.sys=91
;Fidmous.cpl=91
;Fidabs.exe=91
;fphook.dll=91
;Calwin.exe=91
;RButton.exe=91
;Setting.exe=91
Fidntrs.inf=91
FIDMOUU.exe=91
Ftimv.dll=91
; Manufacturer Sections
; ---------------------------------------------------------
[Manufacturer]
%FT%=FT

[FT]
%Fidmou.DeviceDesc%=Ser_Inst  ;Fidmouse driver(Secondary) = Serial Mouse 


; Install Sections
; ---------------------------------------------------------

; -------------- Mouse Class Driver install sections
[mouclass_CopyFiles]
; The installed "mouclass.sys" is used.

[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


; -------------- Serial Mouse
[Ser_Inst]
CopyFiles = FID.CopySys, FID.CopyExe, FID.CopyInf
AddReg  = FID.AddReg
Reboot = 1
[FID.AddReg]
HKCU,"Control Panel\Mouse","DoubleClickHeight",,"20"
HKCU,"Control Panel\Mouse","DoubleClickWidth",,"20"

[Ser_Inst.Services]
AddService = FidmousS, 0x00000002, FidmousS_Service_Inst, FidmousS_EventLog_Inst ; Port Driver
AddService = mouclass,, mouclass_Service_Inst, mouclass_EventLog_Inst            ; Class Driver

[FID.CopySys]
Fidmous.sys

[FID.CopyExe]
;Fidmous.cpl
;Fidabs.exe
;fphook.dll
;Calwin.exe
;RButton.exe
;Setting.exe
FIDMOUU.exe
Ftimv.dll

[FID.CopyInf]
Fidntrs.inf

[FidmousS_Service_Inst]
DisplayName    = %FidmousS.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\Fidmous.sys
LoadOrderGroup = Pointer Port

[FidmousS_EventLog_Inst]
AddReg = FidmousS_EventLog_AddReg

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


HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,BoudRate,0x00010001,0x2580
HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,OverrideHardwareBitString,0x00010001,0xa
;HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,SetRate,0x00010001,0x5
HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,SIRQNumber,1,03
HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,SIOAdress,1,f8,02
;HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,SpinTop,0x00010001,0x00000000
;HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,Function,0x00010001,0x00404010
;HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,Resolution,0x00010001,0x00140202
;HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,Freq,0x00010001,0x000003e8
;HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,Duration,0x00010001,0x00000032
HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,SCOMNumber,1,02
;HKLM,SYSTEM\CurrentControlSet\Services\FidmousS\Parameters,Option,0x00010001,0x11420600
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FIDMOUS_S","DisplayName",,"%Fidmou.DeviceDesc%"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FIDMOUS_S","UninstallString",,"%11%\FIDMOUU.exe secon"


; - Uninstall ------------

[DefaultUninstall]
BeginPrompt     = Remove.BeginPrompt
;RunPreSetupCommands=RunCommandsSection
DelFiles        = FID.DelSys, FID.DelExe, FID.DelInf
DelReg          = FID.DelReg
AddReg          = FID.DelRegAdd
EndPrompt       = Remove.EndPrompt
Reboot=1

[FID.DelSys]
Fidmous.sys,,,1

[FID.DelExe]
;Fidmous.cpl,,,1
;Fidabs.exe,,,1
;fphook.dll,,,1
;Calwin.exe,,,1
;RButton.exe,,,1
;Setting.exe,,,1

[FID.DelInf]
Fidntrs.inf,,,1
Fidntrs.PNF,,,1

[FID.DelReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FIDMOUS_S"
HKLM,SYSTEM\CurrentControlSet\Services\FidmousS

[Remove.BeginPrompt]
Prompt="%FID.Remove.Begin%"
ButtonType=YESNO
Title="%Fidmou.DeviceDesc%"

[Remove.EndPrompt]
Prompt="%FID.Remove.End%"
Title="%Fidmou.DeviceDesc%"

; User visible strings
; ---------------------------------------------------------

[Strings]
FT = "Fujitsu component"
Provider = "Fujitsu component"
FidMouDisk="Fujitsu component Driver Disk"

; Device Names

Fidmou.InfName    = "FIDNTRS.INF"
Fidmou.DeviceDesc = "Fujitsu Secondary Touch Panel (WinNT)"

; Service Names

FidmousS.SvcDesc = "Fidmouse Driver(Secondary)"
mouclass.SvcDesc = "Mouse Class Driver"

FID.Remove.Begin = "Remove Touch Panel(Serial) from your system?"
FID.Remove.End   = "Touch Panel(Serial) was successfully removed."

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.81