; Copyright (c) 2007
[Version]
Signature = "$Windows NT$"
CatalogFile = whmice4d.cat
Class = Mouse
ClassGUID = {4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider = %Provider%
DriverVer = 01/25/2007,6.00.0.000
[SourceDisksNames]
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
1 = %DiskName%,
[SourceDisksFiles]
;<file> = <cabinet number>,<subdir>,<filename>,<size>,<checksum>
;Note: File is not in a cabinet if cab# is 0
whmice2k.sys = 1
[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
[ControlFlags]
ExcludeFromSelect = *
; Manufacturer Sections
; ---------------------------------------------------------
[Manufacturer]
%Mfg% = Mfg
[Mfg]
%PNP0F12.DeviceDesc% = PS2Mouse,*PNP0F12
%PNP0F13.DeviceDesc% = PS2Mouse,*PNP0F13
%PNP0F03.DeviceDesc% = PS2Mouse,*PNP0F03
%PNP0F0B.DeviceDesc% = PS2Mouse,*PNP0F0B
%PNP0F0E.DeviceDesc% = PS2Mouse,*PNP0F0E
; Install Sections
; ---------------------------------------------------------
[PS2Mouse]
Include=msmouse.inf
Needs=PS2_Inst
CopyFiles = PS2Mouse.CopyFiles
[PS2Mouse.Services]
AddService = whmice2k, , WHMICE2K_Service_Inst ; Upper Device Filter
Include = msmouse.inf
Needs = PS2_Inst.Services
[WHMICE2K_Service_Inst]
DisplayName = %whmice2k.SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\whmice2k.sys
LoadOrderGroup = Pointer Port
[PS2Mouse.HW]
AddReg=ps2_upperfilter
Include=msmouse.inf
Needs=PS2_Inst.HW
[ps2_upperfilter]
HKR,,"UpperFilters",%REG_MULTI_SZ%,"whmice2k"
[PS2Mouse.CopyFiles]
whmice2k.sys
; User visible strings
; ---------------------------------------------------------
[Strings]
Provider = "WheelMouse"
Mfg = "WheelMouse"
DiskName = "Advanced Wheel Mouse Driver Disk"
PNP0F12.DeviceDesc = "Advanced Wheel Mouse PS2"
PNP0F13.DeviceDesc = "Advanced Wheel Mouse PS2"
PNP0F03.DeviceDesc = "Advanced Wheel Mouse PS2"
PNP0F0B.DeviceDesc = "Advanced Wheel Mouse PS2"
PNP0F0E.DeviceDesc = "Advanced Wheel Mouse PS2"
whmice2k.SvcDesc = "Advanced Wheel Mouse Upper Filter Driver"
SERVICE_KERNEL_DRIVER = 0x00000001
SERVICE_DEMAND_START = 0x00000003
SERVICE_ERROR_NORMAL = 0x00000001
REG_MULTI_SZ = 0x10000
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.