Awmouse.inf Driver File Contents (4d_Win9x_nt-2000.exe)

;------------------------------------------------------------------------
;     Awmouse.inf
;     A4Tech Mouse Setup Information File
;------------------------------------------------------------------------
[Version]
Signature=$CHICAGO$
Class=Mouse
Provider=%Mfg%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
DriverVer=11/11/1999,7.0

; Install class "Mouse"
; ---------------------------------------------------------
[ClassInstall]
Addreg=MouseReg

[MouseReg]
HKR,,,,%MouseClassName%
HKR,,Installer,,"SetupX.Dll, Mouse_ClassInstaller"
HKR,,Icon,,"-2"

[DestinationDirs]
Awmouse.Copy=11
SerMouse.Copy=12
PS2Mouse.Copy=12
Awmouinf.Copy=17
USBmouse.Copy=10,system32\drivers
HidMouse.Copy=10,system32\drivers

[SourceDisksNames]
51=%DISK_NAME%,,1

[SourceDisksFiles]
Awmouse.inf=51
Awmouse.vxd=51
Aserwmou.sys=51
Ai8042wm.sys=51
Ahidmou.sys =51
hidclass.sys=51
hidusb.sys=51
hidparse.sys=51


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

[Mfg]
;Device ID strings.
%A4M0001.DevDesc%=Ser_Inst,SERENUM\A4W0005
%A4M0002.DevDesc%=Ser_Inst,*PNP0F0C
%A4M0003.DevDesc%=Ser_Inst,*PNP0F01
%A4M0004.DevDesc%=PS2_Inst,A4M0004,*PNP0F13
%BIOS\A4M0004.DevDesc%=PS2_Inst,BIOS\*PNP0F13,*PNP0F13
%ROOT\A4M0004.DevDesc%=PS2_Inst,ROOT\*PNP0F13,*PNP0F13
%USB\VID_04B4&PID_0001.DeviceDesc%=HidMouseComm, USB\VID_04B4&PID_0001
%USB\VID_1161&PID_0022&MI_00.DeviceDesc%=HidMouseComm, USB\VID_1161&PID_0022&MI_00
%HID_DEVICE_SYSTEM_MOUSE%=A4HidMouse,HID_DEVICE_SYSTEM_MOUSE

[Awmouinf.Copy]
Awmouse.inf

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

; A4Tech Serial Mouse for Windows NT
;-------------------------------------------------
[Ser_Inst.NT]
CopyFiles=SerMouse.Copy,Awmouinf.Copy
AddReg=Ser_Inst.NT.AddReg

[SerMouse.Copy]
Aserwmou.sys 

[Ser_Inst.NT.Services]
AddService=Aserwmou,0x00000002,Sermouse.Service.Inst,Sermouse.EventLog.Inst ; Port Driver

[Sermouse.Service.Inst]
DisplayName    = %SerMouse.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\Aserwmou.sys
LoadOrderGroup = Pointer Port

[Sermouse.EventLog.Inst]
AddReg=Sermouse.EventLog.AddReg

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

[Ser_Inst.NT.AddReg]
HKLM,SYSTEM\CurrentControlSet\Services\Sermouse,Start,0x00010001,0x00000004
HKLM,SYSTEM\CurrentControlSet\Services\mssermou,Start,0x00010001,0x00000004
HKLM,SYSTEM\CurrentControlSet\Services\Aserwmou\Parameters,NumberOfButtons,0x00010001,0x00000003
HKLM,SYSTEM\CurrentControlSet\Services\Aserwmou\Parameters,MouseDataQueueSize,0x00010001,0x00000064
HKLM,SYSTEM\CurrentControlSet\Services\Aserwmou\Parameters,PointerDeviceBaseName,,"PointerPort"
HKLM,SYSTEM\CurrentControlSet\Services\Aserwmou\Parameters,SampleRate,0x00010001,0x00000028
HKLM,SYSTEM\CurrentControlSet\Services\Aserwmou,Tag,0x00010001,0x00000002
HKLM,SYSTEM\CurrentControlSet\Services\Aserwmou,Start,0x00010001,0x00000001

; A4Tech PS/2 Port Mouse For Windows NT
;-----------------------------------------------------
[PS2_Inst.NT]
CopyFiles=PS2Mouse.Copy,Awmouinf.Copy
AddReg=PS2_Inst.NT.AddReg

[PS2Mouse.Copy]
Ai8042wm.sys

[PS2_Inst.NT.Services]
AddService=Ai8042wm,0x00000002,PS2mouse.Service.Inst,PS2mouse.EventLog.Inst ; Port Driver

[PS2mouse.Service.Inst]
DisplayName    = %PS2Mouse.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\Ai8042wm.sys
LoadOrderGroup = Keyboard Port

[PS2mouse.EventLog.Inst]
AddReg = PS2mouse.EventLog.AddReg

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

[PS2_Inst.NT.AddReg]
HKLM,SYSTEM\CurrentControlSet\Services\i8042prt,Start,0x00010001,0x00000004
HKLM,SYSTEM\CurrentControlSet\Services\msi8042,Start,0x00010001,0x00000004
HKLM,SYSTEM\CurrentControlSet\Services\Ai8042wm\Parameters,NumberOfButtons,0x00010001,0x00000003
HKLM,SYSTEM\CurrentControlSet\Services\Ai8042wm\Parameters,MouseDataQueueSize,0x00010001,0x00000064
HKLM,SYSTEM\CurrentControlSet\Services\Ai8042wm\Parameters,PointerDeviceBaseName,,"PointerPort"
HKLM,SYSTEM\CurrentControlSet\Services\Ai8042wm\Parameters,SampleRate,0x00010001,0x00000028
HKLM,SYSTEM\CurrentControlSet\Services\Ai8042wm,Tag,0x00010001,0x00000002
HKLM,SYSTEM\CurrentControlSet\Services\Ai8042wm,Start,0x00010001,0x00000001

; Win95 common
;------------------------------------
[Awmouse.Copy]
Awmouse.vxd

[Inst.DelReg]
HKR,,DevLoader
HKR,,MouseDriver
HKR,,MouseType
HKR,,ComInfo

[Inst.AddReg]
HKLM,System\CurrentControlSet\Services\VxD\LMOUSE,"StaticVxD",,"*vmouse"

; A4Tech Serial Mouse For Win9X
;-------------------------------------------
[Ser_Inst]
DelReg=Inst.DelReg
AddReg=Ser_Inst.AddReg,Inst.AddReg
CopyFiles=Awmouse.Copy,Awmouinf.Copy
UpdateInis=Ser_Inst.Ini

[Ser_Inst.PosDup]
*PNP0F0C,*PNP0F0F,*PNP0F01,*PNP0F09,*PNP0F0A,*PNP0F0B,*PNP0F14,*PNP0F1E

[Ser_Inst.AddReg]
HKR,,DevLoader,,*vmouse
HKR,,MouseDriver,,Awmouse.vxd
HKR,,MouseType,,Serial
HKR,,InfPath,,Awmouse.inf
HKR,,InfSection,,Ser_Inst
HKR,,NoSetupUI,,1
HKR,,ProviderName,,A4Tech
HKR,,Ver,,7.00

[Ser_Inst.Ini]
system.ini,boot,,"mouse.drv=mouse.drv"
system.ini,386Enh,,"mouse=*vmouse"
system.ini,boot.description,,"mouse.drv=%SerMouse.SvcDesc%"

; A4Tech PS/2 Mouse For Win9X
;------------------------------------------------
[PS2_Inst]
DelReg=Inst.DelReg
AddReg=PS2_Inst.Addreg,Inst.AddReg
CopyFiles=Awmouse.Copy,Awmouinf.Copy
UpdateInis=PS2_Inst.Ini
LogConfig=PS2.LogConfig

[PS2_Inst.PosDup]
*PNP0F03,*PNP0F0B,*PNP0F0E,*PNP0F12,*PNP0F1C,*TOS7400, *IBM3780, *IBM3781

[PS2_Inst.AddReg]
HKR,,DevLoader,,*vmouse
HKR,,MouseDriver,,Awmouse.vxd
HKR,,MouseType,,PS2
HKR,,InfPath,,Awmouse.inf
HKR,,InfSection,,PS2_Inst
HKR,,NoSetupUI,,1
HKR,,ProviderName,,A4Tech
HKR,,Ver,,7.00

[PS2.LogConfig]
ConfigPriority=HARDWIRED
IRQConfig=12

[PS2_Inst.Ini]
system.ini,boot,,"mouse.drv=mouse.drv"
system.ini,386Enh,,"mouse=*vmouse"
system.ini,boot.description,,"mouse.drv=%PS2Mouse.SvcDesc%"

; A4tech USB Mouse for win98
; ------------------------------------------------------- 
[HidMouseComm]
AddReg=HidMouseComm.AddReg
CopyFiles= USBMouse.Copy

[HidMouseComm.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"

[USBMouse.Copy]
hidclass.sys
hidusb.sys
hidparse.sys

[A4HidMouse]
AddReg=A4HidMouse.AddReg
CopyFiles= HidMouse.Copy

[A4HidMouse.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"Ahidmou.sys"

[HidMouse.Copy]
Ahidmou.sys

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

A4M0001.DevDesc="A4Tech Serial Port Wheel Mouse"
A4M0002.DevDesc="A4Tech Serial Port Mouse"
A4M0003.DevDesc="A4Tech Serial Port Mouse"
A4M0004.DevDesc="A4tech PS/2 Port Mouse"

BIOS\A4M0004.DevDesc="A4Tech PS/2 Port Mouse"
ROOT\A4M0004.DevDesc="A4Tech PS/2 Port Mouse"

PS2Mouse.SvcDesc="A4Tech PS/2 Port Mouse"
SerMouse.SvcDesc="A4Tech Serial Port Mouse"

USB\VID_04B4&PID_0001.DeviceDesc="A4Tech USB Port Mouse"
USB\VID_1161&PID_0022&MI_00.DeviceDesc="A4Tech USB Port Mouse"
HID_DEVICE_SYSTEM_MOUSE="A4Tech HID Compliant Mouse" 

DISK_NAME="A4Tech Mouse 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: web1, load: 0.75