; WMESETUP.Inf
; Installs Mouse Device Drivers for WinMe
; Copyright (c) 1995-2000
[Version]
Signature=$CHICAGO$
Class=Mouse
Provider=%Provider%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318} ; identifies MOUSE class GUID
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
SetupClass=Base
DriverVer=06/08/2000
[DestinationDirs]
; 12 - \winnt\system32\drivers
ChSermou.Copy=12 ; dest dir for ChSermou.Copy is \<windir>\system32\drivers
C8042prt.Copy=12 ; dest dir for C8042prt.Copy is \<windir>\system32\drivers
; 11 - \windir\system
9xDriver.Copy=11 ; dest dir for 9xDriver.Copy is \<windir>\system
HIDMouse.Copy=11 ; dest dir for HIDMouse.Copy is \<windir>\system
[SourceDisksNames]
; no volume label on source disk
1="Windows Me Mouse driver",,1
[SourceDisksFiles]
; identifies source source disk for these files - see SourceDiskNames
cmouse.vxd=1
;cmouhid.vxd=1
[ControlFlags]
ExcludeFromSelect = *PNP0F0A,SERENUM\PNP0F0A
ExcludeFromSelect = BIOS\*PNP0F03,BIOS\*PNP0F13,BIOS\*PNP0F0E
ExcludeFromSelect = ACPI\PNP0F03,ACPI\PNP0F13,ACPI\PNP0F0E
ExcludeFromSelect = ACPI\*PNP0F03,ACPI\*PNP0F13,ACPI\*PNP0F0E
ExcludeFromSelect = HID\VID_0603&PID_7132,HID\VID_0603&PID_7134,HID\VID_0603&PID_712D,HID\VID_0ab0&PID_0001
ExcludeFromSelect = HID\VID_05FE&PID_0001,HID\VID_05FE&PID_0003,HID\VID_05FE&PID_0005
ExcludeFromSelect = HID\VID_05FE&PID_0007,HID\VID_05FE&PID_0009,HID\VID_05FE&PID_0011
ExcludeFromSelect = HID\VID_0603&PID_6871,HID\VID_2222&PID_2050
ExcludeFromSelect = HID\VID_1241&PID_1111,HID\VID_1241&PID_1122
;-------------------------------------------------------------------------
; Manufacturer Section
;-------------------------------------------------------------------------
[Manufacturer]
%Mfg%=Mfg
[Mfg] ; identify install sections for all our Mice
;
; Mice using the Install section Ser.Inst
;
%PTC0001.DevDesc%=Ser.Inst,PTC0001 ; PTC0001 - 3D(4D) Browser Mouse Serial
%SERENUM\PTC0001.DevDesc%=Ser.Inst,SERENUM\PTC0001
%PTC0002.DevDesc%=Ser.Inst,PTC0002 ; PTC0002 - 4D Browser Mouse Serial
%SERENUM\PTC0002.DevDesc%=Ser.Inst,SERENUM\PTC0002
%HTK0001.DevDesc%=Ser.Inst,HTK0001 ; HTK0001 - 3D Browser Mouse Serial
%SERENUM\HTK0001.DevDesc%=Ser.Inst,SERENUM\HTK0001
%PNP0F04.DevDesc%=Ser.Inst,*PNP0F04 ; PNP0F04 - Serial MouseSystems Mouse
%SERENUM\PNP0F04.DevDesc%=Ser.Inst,SERENUM\PNP0F04
%PNP0F01.DevDesc%=Ser.Inst,*PNP0F01,*PNP0F08 ; PNP0F01 - Serial Port Mouse
%SERENUM\PNP0F01.DevDesc%=Ser.Inst,SERENUM\PNP0F01,SERENUM\PNP0F08
%PNP0F0C.DevDesc%=Ser.Inst,*PNP0F0C ; PNP0F0C - Serial Port Mouse
%SERENUM\PNP0F0C.DevDesc%=Ser.Inst,SERENUM\PNP0F0C
%PNP0F0A.DevDesc%=Ser.Inst,*PNP0F0A ; PNP0F0A - PnP Serial Mouse
%SERENUM\PNP0F0A.DevDesc%=Ser.Inst,SERENUM\PNP0F0A
;
; Mice using the Install section PS2.Inst
; PS2.Inst.NT for NT
; PS2.Inst for Win9x
;
%PNP0F03.DevDesc%=PS2.Inst,*PNP0F03,*PNP0F13,*PNP0F0E ; PNP0F03 - PS/2 Port mouse
%BIOS\PNP0F03.DevDesc%=PS2.Inst,BIOS\*PNP0F03,BIOS\*PNP0F13,BIOS\*PNP0F0E
%ROOT\PNP0F03.DevDesc%=PS2.Inst,*PNP0F03,*PNP0F13,*PNP0F0E
%ACPI\PNP0F03.DevDesc%=PS2.Inst,ACPI\PNP0F03,ACPI\PNP0F13,ACPI\PNP0F0E
%ACPI\PNP0F03.DevDesc%=PS2.Inst,ACPI\*PNP0F03,ACPI\*PNP0F13,ACPI\*PNP0F0E
;
; This is the compatible id for HID mice;
;
%HID\VID_05FE&PID_0001.DeviceDesc%=HIDMouse,HID\VID_05FE&PID_0001
%HID\VID_05FE&PID_0003.DeviceDesc%=HIDMouse,HID\VID_05FE&PID_0003
%HID\VID_05FE&PID_0005.DeviceDesc%=HIDMouse,HID\VID_05FE&PID_0005
%HID\VID_05FE&PID_0007.DeviceDesc%=HIDMouse,HID\VID_05FE&PID_0007
%HID\VID_05FE&PID_0009.DeviceDesc%=HIDMouse,HID\VID_05FE&PID_0009
%HID\VID_05FE&PID_0011.DeviceDesc%=HIDMouse,HID\VID_05FE&PID_0011
%HID\VID_0603&PID_6871.DeviceDesc%=HIDMouse,HID\VID_0603&PID_6871
%HID\VID_2222&PID_2050.DeviceDesc%=HIDMouse,HID\VID_2222&PID_2050
%HID\VID_1241&PID_1111.DeviceDesc%=HIDMouse,HID\VID_1241&PID_1111
%HID\VID_1241&PID_1122.DeviceDesc%=HIDMouse,HID\VID_1241&PID_1122
%HID\VID_0603&PID_7132.DeviceDesc%=HidMouse,HID\VID_0603&PID_7132
%HID\VID_0603&PID_7134.DeviceDesc%=HidMouse,HID\VID_0603&PID_7134
%HID\VID_0603&PID_712D.DeviceDesc%=HidMouse,HID\VID_0603&PID_712D
%HID\VID_0ab0&PID_0001.DeviceDesc%=HidMouse,HID\VID_0ab0&PID_0001
;-------------------------------------------------------------------
; Install Sections
;-------------------------------------------------------------------
;------------------------------------------------------
; Sections Common both Serial and PS2 for Windows9x
;------------------------------------------------------
[Mouse.DelReg]
; HKR relative to ClassGUID above of HKLM\System\CurrentControlSet\Services\Class\Mouse
HKR,,DevLoader
HKR,,MouseDriver
HKR,,MouseType
HKR,,ComInfo
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers\DriverPages"
HKLM, SOFTWARE\Logitech\MouseWare\CurrentVersion\Technical, BootSearch
[Run.AddReg.HW]
HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce,"MLaunch",,"%1%\MLaunch.exe"
[9xDriver.Copy]
cmouse.vxd
mouse.drv
;-------------------------------------------------------------------
; Install section for Serial Mouse for WinMe
;-------------------------------------------------------------------
; this section does the following
; deletes the registry entries listed in Mouse.DelReg section
; adds to the registry entries listed in Ser.Inst.AddReg
; updates system.ini file with the entries listed in Ser.Inst.Ini
; finally, causes the system to reboot - this is required for WinMe
; to allow the drivers to be loaded thus allowing the wheel and
; wheel button to become functional
[Ser.Inst]
DelReg=Mouse.DelReg
CopyFiles=9xDriver.Copy
AddReg=Ser.Inst.AddReg,Run.AddReg.HW
UpdateInis=Ser.Inst.Ini
DriverVer=06/08/2000
;PosDup section
;Identify devices which may appear to be separate devices but in fact are the same device
;This can occur when a device is detected and is also enumerated. Typically, detection cannot
;identify the device exactly but enumeration can. In these cases the Device Manager will detect
;a conflict. The Device Manager will look at this list and search the root branch of the
;registry for devices listed in this section. If one is found and the resource in use by these
;devices overlap, the device manager will assume it has detected a duplicate and will move the
;root branch entry to the enumerator branch.
;
[Ser.Inst.PosDup]
*PNP0F0C,*PNP0F0F,*PNP0F01,*PNP0F09,*PNP0F0A,*PNP0F0B,*PNP0F14,*PNP0F1E
[Ser.Inst.AddReg]
HKR,,DevLoader,,*vmouse ; identifiy which driver is the devloader for this device
HKR,,MouseDriver,,"cmouse.vxd" ; identify the driver for this device
HKR,,MouseType,,"Serial" ; identify device type of Serial
HKR,,NoSetupUI,,1 ; add to registry NoSetupUI = 1
[Ser.Inst.Ini]
system.ini,boot,,"mouse.drv=mouse.drv" ; ensure drv driver is used
system.ini,386Enh,,"mouse=*vmouse" ; make sure class driver gets loaded
system.ini,boot.description,,"mouse.drv=%SYSTEM_INI_DRIVER_DESCRIPTION%" ; driver description
;-------------------------------------------------------------------
; Install section for PS/2 Mouse for WinMe
;-------------------------------------------------------------------
; this section does the following
; deletes the registry entries listed in Mouse.DelReg section
; adds to the registry entries listed in PS2.Inst.AddReg
; updates system.ini file with the entries listed in PS2.Inst.Ini
; PS2.LogConfig defines device configuration details
; finally, causes the system to reboot because of info in the
; PS2.LogConfig section - this is required for Win98 to allow
; the drivers to be loaded
[PS2.Inst]
Include=msmouse.inf
Needs=StdPS2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;; Install section for HID mice ;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[HIDMouse]
Include=msmouse.inf
Needs=HIDMouse
[HIDMouse.HW]
AddReg=Run.AddReg.HW
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;---------------------------------------------------------------------------
; Strings Section
;---------------------------------------------------------------------------
[Strings]
Provider="(Mouse Driver)"
Mfg="(Mouse Driver)"
SYSTEM_INI_DRIVER_DESCRIPTION="Mouse Driver"
chsermou.SvcDesc="Windows Serial Port Mouse"
c8042prt.SvcDesc="Windows PS/2 Port mouse"
MouseClassName="Mouse"
;
; description strings for Serial mice
;
PNP0F01.DevDesc="Windows Serial Port Mouse"
SERENUM\PNP0F01.DevDesc="Windows Serial Port Mouse"
PNP0F0C.DevDesc="Windows Standard Serial Mouse"
SERENUM\PNP0F0C.DevDesc="Windows Standard Serial Mouse"
PTC0001.DevDesc="Windows 3D(4D) Browser Mouse Serial"
SERENUM\PTC0001.DevDesc="Windows 3D(4D) Browser Mouse Serial"
PTC0002.DevDesc="Windows 4D Browser Mouse Serial"
SERENUM\PTC0002.DevDesc="Windows 4D Browser Mouse Serial"
HTK0001.DevDesc="Windows 3D Browser Mouse Serial"
SERENUM\HTK0001.DevDesc="Windows 3D Browser Mouse Serial"
PNP0F0A.DevDesc="Windows PnP Serial Mouse"
SERENUM\PNP0F0A.DevDesc="Windows PnP Serial Mouse"
PNP0F04.DevDesc="Windows Serial MouseSystems Mouse"
SERENUM\PNP0F04.DevDesc="Windows Serial MouseSystems Mouse"
;
; description strings for PS/2 mice
;
PNP0F03.DevDesc="Windows PS/2 Port mouse"
BIOS\PNP0F03.DevDesc="Windows PS/2 Port mouse"
ROOT\PNP0F03.DevDesc="Windows PS/2 Port mouse"
ACPI\PNP0F03.DevDesc="Windows PS/2 Port mouse"
;
; description strings for USB mice
;
HID\VID_05FE&PID_0001.DeviceDesc="Windows HID-compliant Mouse"
HID\VID_05FE&PID_0003.DeviceDesc="Windows HID-compliant Mouse"
HID\VID_05FE&PID_0005.DeviceDesc="Windows HID-compliant Browser Mouse"
HID\VID_05FE&PID_0007.DeviceDesc="Windows HID-compliant Mouse"
HID\VID_05FE&PID_0009.DeviceDesc="Windows HID-compliant PS2/USB Browser Combo Mouse"
HID\VID_05FE&PID_0011.DeviceDesc="Windows HID-compliant USB/PS2 Browser Combo Mouse"
HID\VID_0603&PID_6871.DeviceDesc="Windows HID-compliant Mouse"
HID\VID_2222&PID_2050.DeviceDesc="Windows HID-compliant 4D Trackball"
HID\VID_1241&PID_1111.DeviceDesc="Windows HID-compliant USB/PS2 Combo Mouse"
HID\VID_1241&PID_1122.DeviceDesc="Windows HID-compliant USB/PS2 Combo Mouse"
HID\VID_0603&PID_7132.DeviceDesc="Windows HID-compliant Mouse"
HID\VID_0603&PID_7134.DeviceDesc="Windows HID-compliant Browser Mouse"
HID\VID_0603&PID_712D.DeviceDesc="Windows HID-compliant Browser Mouse"
HID\VID_0ab0&PID_0001.DeviceDesc="Windows HID-compliant USB/PS2 Browser Combo Mouse"
; Standard defs
SPSVCINST_TAGTOFRONT = 0x00000001
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_SYSTEM_START = 1
SERVICE_AUTO_START = 2
SERVICE_ERROR_NORMAL = 1
SERVICE_ERROR_IGNORE = 0
SERVICE_DEMAND_START = 0x00000003
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_BINARY = 0x00000001
SERVICEROOT = "System\CurrentControlSet\Services"
COPYFLG_NOSKIP = 0x00000002
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.