;PS2 and Serial Mouse Setup INF file for Win9x/NT40
;USB Wheel 5 Button Mouse for Win98
[Version]
Signature=$CHICAGO$
Class=Mouse
Provider=%Provider%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318} ; identifies MOUSE class GUID
[DestinationDirs]
; 11 - <windir>\system
; 12 - <windir>\system32\drivers
; 22 - <windir>\System\Vmm32
VXD.Copy=11 ; Win9x Driver windows\system
PS2SYS.Copy=12 ; NT4 PS2 Driver windows\system32\drivers
[SourceDisksNames]
; no volume label on source disk
51="",,1
[SourceDisksFiles]
; identifies source disk for these files - see SourceDiskNames
bcmouse.inf=51
bcmouse.vxd=51
bc8042i.sys=51
;-------------------------------------------------------------------------
; Manufacturer Section
;-------------------------------------------------------------------------
[Manufacturer]
%Mfg%=BBCWO
[BBCWO] ; identify install sections for all our Mice
%PNP0F13.DevDesc%=PS2.BBCWO,*PNP0F13
;-------------------------------------------------------------------
; Install Sections
;-------------------------------------------------------------------
;------------------------------------------------------
; Sections for Windows9x
;------------------------------------------------------
[VXD.Copy]
bcmouse.vxd
[BBCWO.DelReg]
; HKR relative to ClassGUID above of HKLM\System\CurrentControlSet\Class\Mouse
HKR,,DevLoader
HKR,,MouseDriver
HKR,,MouseType
HKR,,ComInfo
[BBCWO.Ini]
system.ini,boot,,"mouse.drv=mouse.drv"
system.ini,386Enh,,"mouse=*vmouse,msmouse.vxd"
system.ini,boot.description,,"mouse.drv=%SYSTEM_INI_DRIVER_DESCRIPTION%"
[BBCWO.AddReg]
HKR,,DevLoader,0,*vmouse
HKR,,NoSetupUI,,1
HKR,,InfPath,,"bcmouse.inf"
HKR,,MouseDriver,0,bcmouse.vxd
;-------------------------------------------------------
; Win9x PS2
;-------------------------------------------------------
[PS2.BBCWO]
DelReg=BBCWO.DelReg
AddReg=PS2.BBCWO.AddReg, BBCWO.AddReg
CopyFiles=VXD.Copy
UpdateInis=BBCWO.Ini
LogConfig=PS2.LogConfig
[PS2.BBCWO.AddReg]
HKR,,MouseType,,"PS2"
HKR,,InfSection,,"PS2.BBCWO"
[PS2.LogConfig]
ConfigPriority=HARDWIRED
IRQConfig=12
[PS2.BBCWO.PosDup]
*PNP0F13
;---------------------------------------
; Sections for WINNT
;---------------------------------------
;--------- PS2 Mouse Install ------------------
[PS2.BBCWO.NT]
CopyFiles=PS2SYS.Copy
AddReg=PS2Param.AddReg
LogConfig=i8042prt.Ipoint.NT.LogConfig
REBOOT
[PS2SYS.Copy]
bc8042i.sys
[PS2Param.AddReg]
HKLM,%I8042Prt.Key%,DisplayName ,0x00000000,"WHEEL MOUSE PS/2 MOUSE"
HKLM,%I8042Prt.Key%,ErrorControl,0x00010001,0x1
HKLM,%I8042Prt.Key%,Group ,0x00000000,"Keyboard Port"
HKLM,%I8042Prt.Key%,ImagePath ,0x00020000,"System32\Drivers\bc8042i.sys"
HKLM,%I8042Prt.Key%,Start ,0x00010001,0x1
HKLM,%I8042Prt.Key%,Tag ,0x00010001,0x2
HKLM,%I8042Prt.Key%,Type ,0x00010001,0x1
[i8042prt.Ipoint.NT.LogConfig]
ConfigPriority=HARDWIRED,RESTART
[PS2.BBCWO.NT.Services]
AddService = i8042prt, 0x00000002, i8042prt_Service_Inst, i8042prt_EventLog_Inst
[i8042prt_Service_Inst]
DisplayName = %i8042prt.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\bc8042i.sys
LoadOrderGroup = Keyboard Port
[i8042prt_EventLog_Inst]
AddReg = i8042prt_EventLog_AddReg
[i8042prt_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\bc8042i.sys"
HKR,,TypesSupported,0x00010001,7
;---------------------------------------------------------------------------
; Strings Section
;---------------------------------------------------------------------------
[Strings]
Provider="BTC"
Mfg="BTC"
SYSTEM_INI_DRIVER_DESCRIPTION="WHEEL MOUSE"
PNP0F13.DevDesc="WHEEL MOUSE PS/2 MOUSE"
; Microsoft NT key
I8042Prt.Key="SYSTEM\CurrentControlSet\Services\i8042prt"
; Service Desc
i8042prt.SvcDesc = "WHEEL MOUSE PS/2 MOUSE"
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.