;
; 98MOUSE.INF
; - Installs mouse support files, etc.
;
; Copyright (c) 1995-1999
;
[Version]
;;;CatalogFile=msmouse.cat
Signature="$CHICAGO$"
;;;LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
Class=Mouse
ClassGUID={4d36e96f-e325-11ce-bfc1-08002be10318}
Provider=%Provider%
SetupClass = Base
[DestinationDirs]
DefaultDestDir = 11 ; LDID_SYS
System.Copy = 11 ; LDID_SYS
VxD.Copy = 22 ; LDID_VMM32
INF.Copy = 17 ; LDID_INF
USBMOUSE.Copy = 10,system32\drivers
USBMOUSE.Del = 11
USBMOUSECOMP.Copy = 11 ; LDID_SYS
DriverCopy = 11
[SourceDisksNames]
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
1 = %DiskName%,, 0
2 = %DiskName%,, 0
3 = %DiskNameMS%,"BASE5.CAB",0
4 = %DiskNameMS%,"BASE6.CAB",0
[SourceDisksFiles]
cmouse.vxd = 1
cmouhid.vxd = 2
mouse.drv = 3
msmouse.vxd = 4
hidclass.sys = 3
hidusb.sys = 3
hidparse.sys = 3
; Device types to hide
; ---------------------------------------------------------
[ControlFlags]
ExcludeFromSelect=*PNP0F01,*PNP0F03,*PNP0F04,*PNP0F05,*PNP0F06,*PNP0F07,*PNP0F08,*PNP0F09,*PNP0F0B,*PNP0F0E,*PNP0F0F,*PNP0F12,*PNP0F17,*PNP0F19,SERENUM\PNP0F0A
CopyFilesOnly=SERENUM\PNP0F0A
; Manufacturer Sections
; ---------------------------------------------------------
[Manufacturer]
%CHMfg% =CHMfg ;
[CHMfg]
%*PNP0F0C.DeviceDesc%=Sermou,*PNP0F0C,*PNP0F01,*PNP0F04,*PNP0F05,*PNP0F06,*PNP0F07,*PNP0F08,*PNP0F09,*PNP0F0F,*PNP0F17
%*PNP0F13.DeviceDesc%=PS2mou,BIOS\*PNP0F13,*PNP0F03,*PNP0F0B,*PNP0F0E,*PNP0F12,*PNP0F19
%SERENUM\PTC0001.DeviceDesc% = SermouPnP,SERENUM\PTC0001,SERENUM\PNP0F0A
%SERENUM\PTC0002.DeviceDesc% = SermouPnP,SERENUM\PTC0002,SERENUM\PNP0F0A
%SERENUM\HTK0001.DeviceDesc% = SermouPnP,SERENUM\HTK0001,SERENUM\PNP0F0A
%SERENUM\PNP0F0A.DeviceDesc% = SermouPnP,SERENUM\PNP0F0A
%USB\VID_05FE&PID_0001.DeviceDesc%=USBMOUSE, USB\VID_05FE&PID_0001
%USB\VID_05FE&PID_0003.DeviceDesc%=USBMOUSE, USB\VID_05FE&PID_0003
%USB\VID_05FE&PID_0005.DeviceDesc%=USBMOUSE, USB\VID_05FE&PID_0005
%USB\VID_05FE&PID_0007.DeviceDesc%=USBMOUSE, USB\VID_05FE&PID_0007
%USB\VID_05FE&PID_0009.DeviceDesc%=USBMOUSE, USB\VID_05FE&PID_0009
%USB\VID_0603&PID_6871.DeviceDesc%=USBMOUSE, USB\VID_0603&PID_6871
;
; This is the compatible id for HID mice;
;
%HID_DEVICE_SYSTEM_MOUSE.DeviceDesc1%=USBMOUSECOMP,HID\VID_05FE&PID_0001,HID_DEVICE_SYSTEM_MOUSE
%HID_DEVICE_SYSTEM_MOUSE.DeviceDesc3%=USBMOUSECOMP,HID\VID_05FE&PID_0003,HID_DEVICE_SYSTEM_MOUSE
%HID_DEVICE_SYSTEM_MOUSE.DeviceDesc5%=USBMOUSECOMP,HID\VID_05FE&PID_0005,HID_DEVICE_SYSTEM_MOUSE
%HID_DEVICE_SYSTEM_MOUSE.DeviceDesc7%=USBMOUSECOMP,HID\VID_05FE&PID_0007,HID_DEVICE_SYSTEM_MOUSE
%HID_DEVICE_SYSTEM_MOUSE.DeviceDesc9%=USBMOUSECOMP,HID\VID_05FE&PID_0009,HID_DEVICE_SYSTEM_MOUSE
%HID_DEVICE_SYSTEM_MOUSE.DeviceDesc%=USBMOUSECOMP,HID\VID_0603&PID_6871,HID_DEVICE_SYSTEM_MOUSE
; Install Sections
; ---------------------------------------------------------
[Sermou]
CopyFiles=DriverCopy
AddReg=CommonReg,SerialReg
DelReg=DelReg
UpdateInis=driver.Ini
[SermouPnP]
CopyFiles=DriverCopy
AddReg=CommonReg,SerialReg
DelReg=DelReg
UpdateInis=driver.Ini
[SermouPnP.PosDup]
*PNP0F0C,*PNP0F0F,*PNP0F01,*PNP0F09,*PNP0F08,*PNP0F0A,*PNP0F0F,*PNP0F17
[PS2mou]
CopyFiles=DriverCopy
AddReg=CommonReg,Ps2Reg
DelReg=DelReg
LogConfig=PS2.LogConfig
UpdateInis=driver.Ini
[PS2mou.PosDup]
*PNP0F03,*PNP0F0B,*PNP0F0E,*PNP0F12,*PNP0F13,*PNP0F19
[DriverCopy]
cmouse.vxd
[CommonReg]
HKR,,DevLoader,0,*vmouse
HKR,,MouseDriver,0,cmouse.vxd
HKR,,NoSetupUI,0,1
[SerialReg]
HKR,,MouseType,0,Serial
[Ps2Reg]
HKR,,MouseType,0,PS2
[DelReg]
HKR,,DevLoader,0,
HKR,,MouseDriver,0,
HKR,,MouseType,0,
HKR,,Cominfo,0,
[PS2.LogConfig]
ConfigPriority=HARDWIRED
IRQConfig=12
[driver.Ini]
system.ini,boot.description,,"mouse.drv=Mouse Driver", 0
system.ini,boot,,"mouse.drv=mouse.drv", 0
system.ini,386Enh,,"mouse=*vmouse", 0
; ---------------------------------------------------------
[MS.Copy]
mouse.drv
msmouse.vxd,,,32
[USBMOUSE.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"
[USBMOUSE.Copy]
hidclass.sys
hidusb.sys
hidparse.sys
[USBMOUSE.Del]
hidclass.sys
hidusb.sys
hidparse.sys
; --------------- All standard USB Mice
[USBMOUSE]
CopyFiles=MS.Copy, USBMOUSE.Copy
DelFiles=USBMOUSE.Del
AddReg=USBMOUSE.AddReg
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;; Install section for HID mice ;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[USBMOUSECOMP]
CopyFiles=USBMOUSECOMP.Copy
AddReg=USBMOUSECOMP.AddReg
[USBMOUSECOMP.Copy]
cmouhid.vxd
mouse.drv
; msmouse.vxd required for scroll wheel and wheel button support
msmouse.vxd,,,32
[USBMOUSECOMP.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"cmouhid.vxd"
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; User visible strings
; ---------------------------------------------------------
[Strings]
Provider="(Mouse Driver)"
MouseClassName="Mouse"
; Mfg names
CHMfg ="(Mouse Driver)"
; Disk Names
DiskName = "Mouse Driver Disk"
DiskNameMS = "Windows 98 CD-ROM"
; Device Names
*PNP0F0C.DeviceDesc = "Serial Port Mouse"
*PNP0F13.DeviceDesc = "PS/2 Port Mouse"
SERENUM\PTC0001.DeviceDesc = "3D(4D) Browser Mouse Serial"
SERENUM\PTC0002.DeviceDesc = "4D Browser Mouse Serial"
SERENUM\HTK0001.DeviceDesc = "3D Browser Mouse Serial"
SERENUM\PNP0F0A.DeviceDesc = "PnP Serial Mouse"
USB\VID_05FE&PID_0001.DeviceDesc = "USB Mouse"
USB\VID_05FE&PID_0003.DeviceDesc = "USB Mouse"
USB\VID_05FE&PID_0005.DeviceDesc = "USB Browser Mouse"
USB\VID_05FE&PID_0007.DeviceDesc = "USB Mouse"
USB\VID_05FE&PID_0009.DeviceDesc = "PS2/USB Browser Combo Mouse"
USB\VID_0603&PID_6871.DeviceDesc = "USB Mouse"
HID_DEVICE_SYSTEM_MOUSE.DeviceDesc = "HID-compliant mouse device"
HID_DEVICE_SYSTEM_MOUSE.DeviceDesc1 = "HID-compliant mouse device"
HID_DEVICE_SYSTEM_MOUSE.DeviceDesc3 = "HID-compliant mouse device"
HID_DEVICE_SYSTEM_MOUSE.DeviceDesc5 = "HID-compliant mouse device"
HID_DEVICE_SYSTEM_MOUSE.DeviceDesc7 = "HID-compliant mouse device"
HID_DEVICE_SYSTEM_MOUSE.DeviceDesc9 = "HID-compliant mouse device"
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.