;------------------------------------------------------------------------------
; Amouse.inf
; AOpen Mouse Setup Information File For Windows 98/ME/2000
; Copyright (c) 1999,2000 AOpen Co.,Ltd.
;------------------------------------------------------------------------------
[Version]
Signature=$CHICAGO$
Class=Mouse
Provider=%Mfg%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
DriverVer=10/01/2001,3.31
;------------------------------------------------------------------------------
[SourceDisksNames]
51=%DISK_NAME%,,
[SourceDisksFiles]
Amouse.vxd=51
Amouhid.vxd =51
Amfilter.sys=51
Amserprt.sys=51
Amusbprt.sys=51
Amps2prt.sys=51
[DestinationDirs]
DefaultDestDir=12
Amouse.Copy=11
Amouhid.Copy=11
Amfilter.CopyFiles=12 ; DIRID_DRIVERS
Amserprt.CopyFiles=12
Amusbprt.CopyFiles=12
Amps2prt.CopyFiles=12
[ControlFlags]
ExcludeFromSelect=*PNP0F0C,*PNP0F1C,SERENUM\A4W0005,HID\VID_09DA&PID_0006
; Manufacturer Section
;------------------------------------------------------------------------------
[Manufacturer]
%Mfg%=Mfg
[Mfg]
;--------------------------------------------------------------Device ID strings
%PNP0F01.DevDesc%=Serial_Mouse_Inst,*PNP0F01
%PNP0F0C.DevDesc%=Serial_Mouse_Inst,*PNP0F0C
%SERENUM\A4W0005.DevDesc%=Serial_Mouse_Inst,SERENUM\A4W0005
%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_04B4&PID_0001.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_04B4&PID_0001
%HID\VID_1161&PID_0022&MI_00.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_1161&PID_0022&MI_00
%HID\VID_2522&PID_0001&MI_00.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_2522&PID_0001&MI_00
%HID\VID_2522&PID_0002&MI_00.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_2522&PID_0002&MI_00
%HID\VID_09DA&PID_0006.DeviceDesc%=USBHID_Mouse_Inst, HID\VID_09DA&PID_0006
; Install Sections
;------------------------------------------------------------------------------
; Serial and HID mouse driver for Windows 20000
;------------------------------------------------------------------------------
[Amfilter.CopyFiles]
Amfilter.sys
[Amfilter_Service_Inst]
DisplayName = %Amfilter.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\Amfilter.sys
LoadOrderGroup = Pointer Class
; AOpen Serial Mouse for Windows 2000
;------------------------------------------------------------------------------
[Serial_Mouse_Inst.NT]
Include=msmouse.inf
CopyFiles=Amserprt.CopyFiles, Amfilter.CopyFiles, mouclass_CopyFiles
[Serial_Mouse_Inst.NT.HW]
AddReg=Serial_Mouse_Inst.NT.HW.AddReg
[Serial_Mouse_Inst.NT.HW.AddReg]
HKR,,"NumberOfButtons",0x00010003,2
HKR,,"SampleRate",0x00010003,40
[Serial_Mouse_Inst.NT.Services]
AddService=Amserprt,0x00000002,Amserprt_Service_Inst, Amserprt_EventLog_Inst ;Port Driver
AddService=Amfilter,,Amfilter_Service_Inst
Include=msmouse.inf
AddService = mouclass,, mouclass_Service_Inst, mouclass_EventLog_Inst ;Class Driver
[Amserprt.CopyFiles]
Amserprt.sys
[Amserprt_Service_Inst]
DisplayName = %SerMouse.SvcDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\Amserprt.sys
LoadOrderGroup = Pointer Port
[Amserprt_EventLog_Inst]
AddReg = Amserprt_EventLog_AddReg
[Amserprt_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\Amserprt.sys"
HKR,,TypesSupported,0x00010001,7
; AOpen PS/2 Port Mouse For Windows 2000
;------------------------------------------------------------------------------
[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
[Amps2prt.CopyFiles]
Amps2prt.sys
[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_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
; AOpen USB Port Mouse For Windows 2000
;------------------------------------------------------------------------------
[USBHID_Mouse_Inst.NT]
Include=msmouse.inf
Copyfiles = Amusbprt.CopyFiles, Amfilter.CopyFiles, mouclass_CopyFiles
[Amusbprt.CopyFiles]
Amusbprt.sys
[USBHID_Mouse_Inst.NT.Services]
AddService = Amusbprt,0x00000002, Amusbprt_Service_Inst ; Hid Driver
AddService = Amfilter,, Amfilter_Service_Inst
Include=msmouse.inf
AddService = mouclass,, mouclass_Service_Inst, mouclass_EventLog_Inst ; Class Driver
[Amusbprt_Service_Inst]
DisplayName = %HidMouse.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\Amusbprt.sys
LoadOrderGroup = Pointer Port
; Win95 common
;------------------------------------------------------------------------------
[Amouse.Copy]
Amouse.vxd
[Inst.DelReg]
HKR,,DevLoader
HKR,,MouseDriver
HKR,,MouseType
HKR,,ComInfo
HKLM,System\CurrentControlSet\Services\VxD\LMOUSE
; AOpen Serial Mouse For Win98/ME
;------------------------------------------------------------------------------
[Serial_Mouse_Inst]
DriverVer=10/01/2000,7.00.30.0
DelReg=Inst.DelReg
AddReg=Serial_Mouse_Inst.AddReg
CopyFiles=Amouse.Copy
UpdateInis=Mouse_Inst.Ini
[Serial_Mouse_Inst.AddReg]
HKR,,DevLoader,,*vmouse
HKR,,MouseDriver,,Amouse.vxd
HKR,,MouseType,,Serial
HKR,,InfPath,,Amouse.inf
HKR,,InfSection,,Serial_Mouse_Inst
HKR,,NoSetupUI,,1
HKR,,ProviderName,,AOpen
HKR,,Ver,,3.31
[Mouse_Inst.Ini]
system.ini,boot,,"mouse.drv=mouse.drv"
system.ini,386Enh,,"mouse=*vmouse, msmouse.vxd"
system.ini,boot.description,,"mouse.drv=AOpen Mouse Driver"
; AOpen PS/2 Mouse For Windows 98/ME
;------------------------------------------------------------------------------
[I8042_Mouse_Inst]
DriverVer=10/01/2001,3.31
DelReg=Inst.DelReg
AddReg=I8042_Mouse_Inst.Addreg
CopyFiles=Amouse.Copy
UpdateInis=Mouse_Inst.Ini
LogConfig=PS2.LogConfig
[I8042_Mouse_Inst.AddReg]
HKR,,DevLoader,,*vmouse
HKR,,MouseDriver,,Amouse.vxd
HKR,,MouseType,,PS2
HKR,,InfPath,,Amouse.inf
HKR,,InfSection,,I8042_Mouse_Inst
HKR,,NoSetupUI,,1
HKR,,ProviderName,,AOpen
HKR,,Ver,,3.31
[PS2.LogConfig]
ConfigPriority=HARDWIRED
IRQConfig=12
[Mouse_Inst.Ini]
system.ini,boot,,"mouse.drv=mouse.drv"
system.ini,386Enh,,"mouse=*vmouse, msmouse.vxd"
system.ini,boot.description,,"mouse.drv=%Mouse.SvcDesc%"
; AOpen USB Mouse for Windows 98/ME
;------------------------------------------------------------------------------
[USBHID_Mouse_Inst]
DriverVer=10/01/2001,3.31
AddReg=USBHID_Mouse_Inst.AddReg
CopyFiles=Amouhid.Copy
UpdateInis=Mouse_Inst.Ini
[USBHID_Mouse_Inst.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"Amouhid.vxd"
[Amouhid.Copy]
Amouhid.vxd
; User Visible Strings
;------------------------------------------------------------------------------
[Strings]
Mfg="AOpen"
PNP0F01.DevDesc="AOpen Serial Port Mouse"
PNP0F0C.DevDesc="AOpen Serial Port Mouse"
SERENUM\A4W0005.DevDesc="AOpen Serial Port Wheel Mouse"
SerMouse.SvcDesc="AOpen Serial Port Mouse Driver"
A4M0004.DevDesc="AOpen PS/2 Port Mouse"
BIOS\A4M0004.DevDesc="AOpen PS/2 Port Mouse"
ROOT\A4M0004.DevDesc="AOpen PS/2 Port Mouse"
PNP0F13.DevDesc="AOpen PS/2 Port Mouse"
PNP0F03.DevDesc="AOpen PS/2 Port Mouse"
PNP0F12.DevDesc="AOpen PS/2 Port Mouse"
PNP0F0E.DevDesc="AOpen PS/2 Port Mouse"
PNP0F0B.DevDesc="AOpen PS/2 Port Mouse"
PNP0F1C.DevDesc="AOpen PS/2 Port Mouse"
PS2Mouse.SvcDesc="AOpen PS/2 Port Mouse Driver"
HID\VID_04B4&PID_0001.DeviceDesc="AOpen USB Port Mouse"
HID\VID_1161&PID_0022&MI_00.DeviceDesc="AOpen USB Port Mouse"
HID\VID_2522&PID_0001&MI_00.DeviceDesc="AOpen USB Port Mouse"
HID\VID_2522&PID_0002&MI_00.DeviceDesc="AOpen USB Port Mouse"
HID\VID_09DA&PID_0006.DeviceDesc="AOpen USB Port Mouse"
HidMouse.SvcDesc="AOpen HID-compliant Mouse Driver"
Amfilter.SvcDesc="AOpen Mouse Filter Driver"
DISK_NAME="AOpen Mouse Install Disk"
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.