Amouse.inf Driver File Contents (ioutlookworksA780.zip)

;------------------------------------------------------------------------------
;     Amouse.inf
;     A4Tech Mouse Setup Information File For Windows 2000/XP/XP-x64
;     Copyright (c) 2001,2007 A4Tech Co.,Ltd.
;------------------------------------------------------------------------------
[Version]
Signature="$Windows NT$"
Class=Mouse
Provider=%Mfg%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
DriverVer=01/29/2007,6.00.6000.0

[SourceDisksNames]
51=%DISK_NAME%,,

[SourceDisksFiles]
Amfilter.sys=51
Amusbprt.sys=51
Amps2prt.sys=51
Amfltx64.sys=51
Amusbx64.sys=51
Amps2x64.sys=51

[DestinationDirs]
DefaultDestDir=12      ; DIRID_DRIVERS
Amfilter.CopyFiles=12   
Amusbprt.CopyFiles=12
Amps2prt.CopyFiles=12
Amfltx64.CopyFiles=12  
Amusbx64.CopyFiles=12
Amps2x64.CopyFiles=12

[ControlFlags]
ExcludeFromSelect=*PNP0F1C,HID\VID_09DA&PID_000A,HID\VID_09DA&PID_001A,HID\VID_09DA&PID_002A,HID\VID_09DA&PID_001E,HID\VID_09DA&PID_010B

; Manufacturer Section
;------------------------------------------------------------------------------
[Manufacturer]
%Mfg%=Mfg,NTamd64

[Mfg]
;--------------------------------------------------------------Device ID strings
%A4M0004.DevDesc%=I8042_Mouse_Inst,A4M0004,*PNP0F13
%BIOS\A4M0004.DevDesc%=I8042_Mouse_Inst,BIOS\*PNP0F13,*PNP0F13
%ROOT\A4M0004.DevDesc%=I8042_Mouse_Inst,ROOT\*PNP0F13,*PNP0F13
%PNP0F13.DevDesc%=I8042_Mouse_Inst,*PNP0F13,ACPI\PNP0F13                    
%PNP0F03.DevDesc%=I8042_Mouse_Inst,*PNP0F03,ACPI\PNP0F03                   
%PNP0F0B.DevDesc%=I8042_Mouse_Inst,*PNP0F0B,ACPI\PNP0F0B                    
%PNP0F0E.DevDesc%=I8042_Mouse_Inst,*PNP0F0E,ACPI\PNP0F0E                    
%PNP0F12.DevDesc%=I8042_Mouse_Inst,*PNP0F12,ACPI\PNP0F12                    
%PNP0F1C.DevDesc%=I8042_Mouse_Inst,*PNP0F1C,ACPI\PNP0F1C   
%HID\VID_09DA&PID_000A.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_000A
%HID\VID_09DA&PID_001A.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_001A
%HID\VID_09DA&PID_002A.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_002A
%HID\VID_09DA&PID_001E.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_001E
%HID\VID_09DA&PID_010B.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_010B


[Mfg.NTamd64]
;--------------------------------------------------------------Device ID strings
%A4M0004.DevDesc%=I8042_Mouse_Inst,A4M0004,*PNP0F13
%BIOS\A4M0004.DevDesc%=I8042_Mouse_Inst,BIOS\*PNP0F13,*PNP0F13
%ROOT\A4M0004.DevDesc%=I8042_Mouse_Inst,ROOT\*PNP0F13,*PNP0F13
%PNP0F13.DevDesc%=I8042_Mouse_Inst,*PNP0F13,ACPI\PNP0F13                    
%PNP0F03.DevDesc%=I8042_Mouse_Inst,*PNP0F03,ACPI\PNP0F03                   
%PNP0F0B.DevDesc%=I8042_Mouse_Inst,*PNP0F0B,ACPI\PNP0F0B                    
%PNP0F0E.DevDesc%=I8042_Mouse_Inst,*PNP0F0E,ACPI\PNP0F0E                    
%PNP0F12.DevDesc%=I8042_Mouse_Inst,*PNP0F12,ACPI\PNP0F12                    
%PNP0F1C.DevDesc%=I8042_Mouse_Inst,*PNP0F1C,ACPI\PNP0F1C   
%HID\VID_09DA&PID_000A.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_000A
%HID\VID_09DA&PID_001A.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_001A
%HID\VID_09DA&PID_002A.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_002A
%HID\VID_09DA&PID_001E.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_001E
%HID\VID_09DA&PID_010B.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_010B


; Install Sections
; A4Tech USB Port Mouse For Windows XP x64 edition
;------------------------------------------------------------------------------
[USBHID_Mouse_Inst.NTamd64]
Include=msmouse.inf
Copyfiles=Amusbx64.CopyFiles,Amfltx64.CopyFiles

[USBHID_Mouse_Inst.NTamd64.Services]
Include=msmouse.inf
AddService=mouclass,,mouclass_Service_Inst, mouclass_EventLog_Inst          ; Class Driver
AddService=Amusbprt,0x00000002,Amusbx64_Service_Inst,Amusbx64_EventLog_Inst ; Hid Driver
AddService=Amfilter,,Amfltx64_Service_Inst  

[Amusbx64.CopyFiles]
Amusbx64.sys

[Amfltx64.CopyFiles]
Amfltx64.sys

[Amusbx64_Service_Inst]
DisplayName    = %HidMouse.SvcDesc%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary  = %12%\Amusbx64.sys

[Amusbx64_EventLog_Inst]
AddReg=Amusbx64_EventLog_AddReg

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

[Amfltx64_Service_Inst]
DisplayName    = %Amfilter.SvcDesc%
ServiceType    = 1             ; SERVICE_KERNEL_DRIVER
StartType      = 1             ; SERVICE_SYSTEM_START
ErrorControl   = 0             ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Class
ServiceBinary  = %12%\Amfltx64.sys


; Install Sections
; A4Tech USB Port Mouse For Windows 2000/XP
;------------------------------------------------------------------------------
[USBHID_Mouse_Inst.NT]
Include=msmouse.inf
Copyfiles=Amusbprt.CopyFiles,Amfilter.CopyFiles

[USBHID_Mouse_Inst.NT.Services]
Include=msmouse.inf
AddService=mouclass,,mouclass_Service_Inst, mouclass_EventLog_Inst          ; Class Driver
AddService=Amusbprt,0x00000002,Amusbprt_Service_Inst,Amusbprt_EventLog_Inst ; Hid Driver
AddService=Amfilter,,Amfilter_Service_Inst  

[Amusbprt.CopyFiles]
Amusbprt.sys

[Amfilter.CopyFiles]
Amfilter.sys

[Amusbprt_Service_Inst]
DisplayName    = %HidMouse.SvcDesc%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START
ErrorControl   = 0               ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary  = %12%\Amusbprt.sys

[Amusbprt_EventLog_Inst]
AddReg=Amusbprt_EventLog_AddReg

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

[Amfilter_Service_Inst]
DisplayName    = %Amfilter.SvcDesc%
ServiceType    = 1             ; SERVICE_KERNEL_DRIVER
StartType      = 1             ; SERVICE_SYSTEM_START
ErrorControl   = 0             ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Class
ServiceBinary  = %12%\Amfilter.sys

; A4Tech PS/2 Port Mouse For Windows XP x64 edition
;------------------------------------------------------------------------------
[I8042_Mouse_Inst.NTamd64]
Include=msmouse.inf
Needs=PS2_Inst
CopyFiles=Amps2x64.CopyFiles

[I8042_Mouse_Inst.NTamd64.Services]
AddService = Amps2prt,,Amps2x64_Service_Inst
Include=msmouse.inf
Needs=PS2_Inst.Services

[I8042_Mouse_Inst.NTamd64.HW]
DelReg=I8042_Mouse_Inst.NT.HW.DelReg
AddReg=I8042_Mouse_Inst.NT.HW.AddReg
Include=msmouse.inf
Needs=PS2_Inst.HW

[I8042_Mouse_Inst.NTamd64.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"Amps2prt"
HKR,,"EnableWheelDetection",0x00010003,2
HKR,,"MouseInitializePolled",0x00010003,0
HKR,,"DisableInitializePolledUI",0x00010003,1 
HKR,,"SampleRate",0x00010003,100

[I8042_Mouse_Inst.NTamd64.HW.DelReg]
HKR,,UpperFilters
HKR,,EnableWheelDetection
HKR,,MouseInitializePolled
HKR,,DisableInitializePolledUI
HKR,,SampleRate

[Amps2x64.CopyFiles]
Amps2x64.sys

[Amps2x64_Service_Inst]
DisplayName    = %PS2Mouse.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary  = %12%\Amps2x64.sys

; A4Tech PS/2 Port Mouse For Windows 2000/XP
;------------------------------------------------------------------------------
[I8042_Mouse_Inst.NT]
Include=msmouse.inf
Needs=PS2_Inst
CopyFiles=Amps2prt.CopyFiles

[I8042_Mouse_Inst.NT.Services]
AddService = Amps2prt,,Amps2prt_Service_Inst
Include=msmouse.inf
Needs=PS2_Inst.Services

[I8042_Mouse_Inst.NT.HW]
DelReg=I8042_Mouse_Inst.NT.HW.DelReg
AddReg=I8042_Mouse_Inst.NT.HW.AddReg
Include=msmouse.inf
Needs=PS2_Inst.HW

[I8042_Mouse_Inst.NT.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"Amps2prt"
HKR,,"EnableWheelDetection",0x00010003,2
HKR,,"MouseInitializePolled",0x00010003,0
HKR,,"DisableInitializePolledUI",0x00010003,1 
HKR,,"SampleRate",0x00010003,100

[I8042_Mouse_Inst.NT.HW.DelReg]
HKR,,UpperFilters
HKR,,EnableWheelDetection
HKR,,MouseInitializePolled
HKR,,DisableInitializePolledUI
HKR,,SampleRate

[Amps2prt.CopyFiles]
Amps2prt.sys

[Amps2prt_Service_Inst]
DisplayName    = %PS2Mouse.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Pointer Port
ServiceBinary  = %12%\Amps2prt.sys

; User Visible Strings
;------------------------------------------------------------------------------
[Strings]
Mfg="A4Tech"

A4M0004.DevDesc="A4Tech PS/2 Port Mouse"
BIOS\A4M0004.DevDesc="A4Tech PS/2 Port Mouse"
ROOT\A4M0004.DevDesc="A4Tech PS/2 Port Mouse"
PNP0F13.DevDesc="A4Tech PS/2 Port Mouse"
PNP0F03.DevDesc="A4Tech PS/2 Port Mouse"
PNP0F12.DevDesc="A4Tech PS/2 Port Mouse"
PNP0F0E.DevDesc="A4Tech PS/2 Port Mouse"
PNP0F0B.DevDesc="A4Tech PS/2 Port Mouse"
PNP0F1C.DevDesc="A4Tech PS/2 Port Mouse"
HID\VID_09DA&PID_000A.DeviceDesc="A4Tech USB Port Mouse"
HID\VID_09DA&PID_001A.DeviceDesc="A4Tech USB Port Mouse"
HID\VID_09DA&PID_002A.DeviceDesc="A4Tech USB Port Mouse"
HID\VID_09DA&PID_001E.DeviceDesc="A4Tech USB Port Mouse"
HID\VID_09DA&PID_010B.DeviceDesc="A4Tech USB Port Mouse"

PS2Mouse.SvcDesc="A4Tech PS/2 Port Mouse Driver"
HidMouse.SvcDesc="A4Tech HID-compliant Mouse Driver"
Amfilter.SvcDesc="A4Tech Mouse Filter Driver"

DISK_NAME="A4Tech OfficeMouse Install 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: ftp, load: 2.03