[Version]
Signature = "$Windows NT$"
Class = Mouse
ClassGUID = {4D36E96F-E325-11CE-BFC1-08002BE10318}
ETProvider = %ETProvider%
CatalogFile =
DriverVer = 20/10/2003, 4.0.0.0 ; Package ver, driver ver.
[SourceDisksNames]
19456 = %ETDisk%,,
[SourceDisksFiles]
etusbuf.sys = 19456
[DestinationDirs]
DefaultDestDir = 12 ; %windir%\system32\drivers
; --------------------------------------------------------------------------------
; Manufacturer Section
; --------------------------------------------------------------------------------
[Manufacturer]
%ETMfg% = ETMfg
[ETMfg]
; DisplayName Section DeviceID
; ----------- ------- --------
%ETUSB_1% =HID_Mouse_Inst, HID\VID_0664&PID_0302
%ETUSB_2% =HID_Mouse_Inst, HID\VID_0664&PID_0305
%ETUSB_3% =HID_Mouse_Inst, HID\VID_0664&PID_0307
[ControlFlags]
; All PnP devices should be excluded from manual AddDevice Applet list
ExcludeFromSelect=*
[HID_Mouse_Inst.NT]
Include = input.inf
;msmouse.inf
Needs = HID_Inst.NT
Copyfiles = HID_Mouse_Inst.CopyFiles.NT
CopyINF = Etusbuf.inf
[HID_Mouse_Inst.NT.HW]
AddReg = HID_Mouse_Inst.AddReg.NT
[HID_Mouse_Inst.NT.CoInstallers]
Copyfiles = HIDCoInstallerCopy.NT
AddReg = HID_Mouse_Inst.NT.CoInstaller_AddReg
; ------------------------- Registry -------------------
[HID_Mouse_Inst.AddReg.NT]
HKR,,"UpperFilters",0x00000000,"etusbuf"
HKR,,"FlipFlopWheel",0x00010001,0
HKR,,"ForceAbsolute",0x00010001,0
; -------------------------- Copy files ---------------
[HID_Mouse_Inst.CopyFiles.NT]
etusbuf.sys
; ----------------------------- Add services ------------
[HID_Mouse_Inst.NT.Services]
Include = input.inf
include = msmouse.inf
Needs = HID_Inst.NT.Services
needs = MouClass.Services
needs = HID_Mouse_Inst.Services
AddService = etusbuf,0x00000002, EtMouFtr_Service_Inst
[EtMouFtr_Service_Inst]
DisplayName = "Magic Touch USB 2000/XP upper filter driver"
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\etusbuf.sys
LoadOrderGroup = Pointer Port
; --------------------------------------------------------------------------------
; String Section
; --------------------------------------------------------------------------------
[Strings]
ETDisk = "Magic Touch USB Win2000/XP driver disk"
ETProvider = "KEYTEC Inc."
ETMfg = "ET&T Tech. Co."
ETUSB_1 = "HID-compliant device"
ETUSB_2 = "HID-compliant device"
ETUSB_3 = "HID-compliant device"
SPSVCINST_TAGTOFRONT = 0x00000001
SPSVCINST_ASSOCSERVICE= 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_AUTO_START = 3
SERVICE_DEMAND_START = 3
SERVICE_ERROR_NORMAL = 1
SERVICE_ERROR_IGNORE = 0
REG_EXPAND_SZ = 0x00020000
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.