; Ipoint.Inf ; Installs Microsoft Intellipoint Mouse ;Uncompressed on the Installation Diskette [Version] Signature=$CHICAGO$ Class=Mouse Provider=%Provider% ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318} [DestinationDirs] MSMouse.Copy=11 VMouse.Copy=22 MSMouse.Rename=11 MSSermou.Copy=12 MSWheel.Copy=11 [SourceDisksNames] 51=%DISK_ONE_NAME%,,1 [SourceDisksFiles] msmouse.vxd=51 vmouse.vxd=51 mssermou.sys=51 mswheel.dll=51 mswheel.exe=51 ; Manufacturer Section ;---------------------------------------------- [Manufacturer] %Mfg%=Mfg [Mfg] ;Device ID strings. %MSH0001.DevDesc%=Ser.Ipoint,MSH0001 %SERENUM\MSH0001.DevDesc%=Ser.Ipoint,SERENUM\MSH0001 %MSH0002.DevDesc%=PS2.Ipoint.Win,MSH0002,*PNP0F13 %BIOS\MSH0002.DevDesc%=PS2.Ipoint.Win,BIOS\MSH0002,*PNP0F13 %ROOT\MSH0002.DevDesc%=PS2.Ipoint.Win,ROOT\MSH0002,*PNP0F13 ; Install Sections ;---------------------------------------------- ; Common ;------------------ [MSWheel.Copy] mswheel.dll,mswheel.dl_ mswheel.exe,mswheel.ex_ [MSMouse.Copy] msmouse.vxd,msmouse.vx_ [VMouse.Copy] vmouse.vxd,vmouse.vx_ [Ipoint.DelReg] HKR,,DevLoader HKR,,MouseDriver HKR,,MouseType HKR,,ComInfo HKLM,System\CurrentControlSet\Services\Class\Mouse\0000,"MouseDriver" HKLM,System\CurrentControlSet\Services\Class\Mouse\0001,"MouseDriver" HKLM,System\CurrentControlSet\Services\Class\Mouse\0002,"MouseDriver" HKLM,System\CurrentControlSet\Services\Class\Mouse\0003,"MouseDriver" HKLM,System\CurrentControlSet\Services\Class\Mouse\0004,"MouseDriver" HKLM,System\CurrentControlSet\Services\Class\Mouse\0005,"MouseDriver" HKLM,System\CurrentControlSet\Services\Class\Mouse\0006,"MouseDriver" HKLM,System\CurrentControlSet\Services\Class\Mouse\0007,"MouseDriver" HKLM,System\CurrentControlSet\Services\Class\Mouse\0008,"MouseDriver" HKLM,System\CurrentControlSet\Services\Class\Mouse\0009,"MouseDriver" [Ipoint.AddReg] HKLM,Software\Microsoft\Windows\CurrentVersion\Run,"MSWheel",,"%11%\mswheel.exe" HKLM,System\CurrentControlSet\Services\VxD\LMOUSE,"StaticVxD",,"*vmouse" [MSMouse.Rename] msmouse.old,msmouse.vxd ; -------------- Ipoint Serial Mouse WinNT [MSSermou.Copy] mssermou.sys,mssermou.sy_ [Ser.Ipoint.NT] CopyFiles=MSSermou.Copy AddReg=Ser.Ipoint.NT.AddReg [Ser.Ipoint.NT.Services] AddService = mssermou, 0x00000002, Sermouse.Service.Inst, Sermouse.EventLog.Inst ; Port Driver [Sermouse.Service.Inst] DisplayName = %mssermou.SvcDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 1 ; SERVICE_SYSTEM_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\mssermou.sys LoadOrderGroup = Pointer Port [Sermouse.EventLog.Inst] AddReg = Sermouse.EventLog.AddReg [Sermouse.EventLog.AddReg] HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\mssermou.sys" HKR,,TypesSupported,0x00010001,7 [Ser.Ipoint.NT.AddReg] HKLM,SYSTEM\CurrentControlSet\Services\mssermou\Parameters,NumberOfButtons,0x00010001,0x00000002 HKLM,SYSTEM\CurrentControlSet\Services\mssermou\Parameters,MouseDataQueueSize,0x00010001,0x00000064 HKLM,SYSTEM\CurrentControlSet\Services\mssermou\Parameters,PointerDeviceBaseName,,"PointerPort" HKLM,SYSTEM\CurrentControlSet\Services\mssermou\Parameters,SampleRate,0x00010001,0x00000028 HKLM,SYSTEM\CurrentControlSet\Services\mssermou,Tag,0x00010001,0x00000002 HKLM,SYSTEM\CurrentControlSet\Services\sermouse,Start,0x00010001,0x00000004 ; Ipoint PS/2 Mouse NT ;------------------ [PS2.Ipoint.NT] ; Ipoint Serial Mouse Win95 ;------------------ [Ser.Ipoint] Renfiles=MSMouse.Rename DelReg=Ipoint.DelReg AddReg=Ser.Ipoint.AddReg, Ipoint.AddReg CopyFiles=MSMouse.Copy,VMouse.Copy,MSWheel.Copy UpdateInis=Ser.Ipoint.Ini Reboot [Ser.Ipoint.PosDup] *PNP0F0C,*PNP0F0F,*PNP0F01,*PNP0F09 [Ser.Ipoint.AddReg] HKR,,DevLoader,,*vmouse HKR,,MouseType,,SERIAL HKR,,NoSetupUI,,1 [Ser.Ipoint.Ini] system.ini,boot,,"mouse.drv=mouse.drv" system.ini,386Enh,,"mouse=*vmouse,msmouse.vxd" system.ini,boot.description,,%SYSTEM_INI_DEVICE_NAME% ; Ipoint PS2 ;----------------- [PS2.Ipoint.Win] Renfiles=MSMouse.Rename DelReg=Ipoint.DelReg AddReg=PS2.Ipoint.Addreg, Ipoint.AddReg CopyFiles=MSMouse.Copy,VMouse.Copy,MSWheel.Copy UpdateInis=PS2.Ipoint.Ini LogConfig=PS2.LogConfig Reboot ;[PS2.Ipoint.PosDup] ;*PNP0F03,*PNP0F0B,*PNP0F0E,*PNP0F12,*PNP0F1C [PS2.Ipoint.AddReg] HKR,,DevLoader,,*vmouse HKR,,MouseType,,"PS2" HKR,,NoSetupUI,,1 HKR,,InfPath,,"Ipsetup.inf" HKR,,InfSection,,"PS2.Ipoint" [PS2.LogConfig] ConfigPriority=HARDWIRED IRQConfig=12 [PS2.Ipoint.Ini] system.ini,boot,,"mouse.drv=mouse.drv" system.ini,386Enh,,"mouse=*vmouse,msmouse.vxd" system.ini,boot.description,,"mouse.drv=%MSH0002.DevDescr%" ; User Visible Strings ;---------------------------------------------- [Strings] Provider="Microsoft" Mfg="Microsoft" MSH0001.DevDesc="MICROSOFT SERIAL MOUSE WITH WHEEL" SERENUM\MSH0001.DevDesc="MICROSOFT SERIAL MOUSE WITH WHEEL" MSH0002.DevDesc="Microsoft MousePort Mouse With Wheel" BIOS\MSH0002.DevDesc="Microsoft MousePort Mouse With Wheel" ROOT\MSH0002.DevDesc="Microsoft MousePort Mouse With Wheel" SYSTEM_INI_DEVICE_NAME="mouse.drv=Microsoft Mouse With Wheel" mssermou.SvcDesc="mssermou" ; ENG localized strings ;Begin appended file of localized strings ;---------------------------------------------- DISK_ONE_NAME = "Intellipoint Install Disk #1" DISK_TWO_NAME = "Intellipoint Install Disk #2"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.