; Setup file for WinPoint driver 1.60s
; Copyright (c) 1996-1997 EVERTON TECHNOLOGY CO., LTD.
[Version]
Signature="$CHICAGO$"
Class=Mouse
Provider=%MS%
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
[DestinationDirs]
DefaultDestDir = 11 ; LDID_SYS
Sermou.Copy = 11
Sermou.NT.Copy = 12
PS2.NT.Copy = 12
Panel.Copy = 10
Cpl.NT.Copy = 11
[SourceDisksNames]
91=%SerMouDisk%,,1
[SourceDisksFiles]
winpoint.vx_=91
winpoint.ex_=91
evtcpl.cp_=91
unwpoint.ex_ = 91
winpoint.sys = 91
wpt8042.sy_ = 91
[Manufacturer]
%MS%=MS
; Manufacturer Sections
; ----------------------------------------
[MS]
%Sermou.Desc%=Sermou,SERENUM\ETC0000
%PS2.Desc%=PS2,*PNP0F13
; Install sections
; ----------------------------------------
[PS2]
LogConfig=PS2.Config
DelReg=Prev.DelReg
AddReg=PS2.AddReg,General.AddReg
CopyFiles=PS2.Copy,Panel.Copy
UpdateInis=General.Ini
UpdateIniFields=Sermou.UpdateIniFields
[Sermou]
DelReg=Prev.DelReg
AddReg=Sermou.AddReg,General.AddReg
CopyFiles=Sermou.Copy,Panel.Copy
UpdateInis=Sermou.Ini
UpdateIniFields=General.UpdateIniFields
[Sermou.NT]
CopyFiles=Sermou.NT.Copy,Cpl.NT.Copy
AddReg=Sermou.NT.AddReg
[Sermou.NT.Services]
AddService = WinPoint, 0x00000002, Sermou.Service.Inst, Sermou.EventLog.Inst
[Sermou.Service.Inst]
DisplayName = %Sermou.Desc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\winpoint.sys
LoadOrderGroup = Pointer Port
[Sermou.EventLog.Inst]
AddReg = Sermou.EventLog.AddReg
[Sermou.EventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\winpoint.sys"
HKR,,TypesSupported,0x00010001,7
[Sermou.NT.AddReg]
HKLM,SYSTEM\CurrentControlSet\Services\WinPoint\Parameters,NumberOfButtons,0x00010001,0x00000003
HKLM,SYSTEM\CurrentControlSet\Services\WinPoint\Parameters,MouseDataQueueSize,0x00010001,0x00000064
HKLM,SYSTEM\CurrentControlSet\Services\WinPoint\Parameters,PointerDeviceBaseName,,"PointerPort"
HKLM,SYSTEM\CurrentControlSet\Services\WinPoint\Parameters,SampleRate,0x00010001,0x00000028
HKLM,SYSTEM\CurrentControlSet\Services\WinPoint,Tag,0x00010001,0x00000002
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","WinPoint",,"%11%\wptpanel.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EVERTON WinPoint","DisplayName",,"EVERTON WinPoint %DriverVersion%"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EVERTON WinPoint","UninstallString",,"%11%\unwpoint.exe"
[PS2.NT]
CopyFiles=PS2.NT.Copy,Cpl.NT.Copy
AddReg=PS2.NT.AddReg
[PS2.NT.Services]
AddService = WPT8042,0x00000002,PS2.Service.Inst,PS2.EventLog.Inst
[PS2.Service.Inst]
DisplayName = %PS2.Desc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\wpt8042.sys
LoadOrderGroup = Keyboard Port
[PS2.EventLog.Inst]
AddReg = PS2.EventLog.AddReg
[PS2.EventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\wpt8042.sys"
HKR,,TypesSupported,0x00010001,7
[PS2.NT.AddReg]
HKLM,SYSTEM\CurrentControlSet\Services\WPT8042\Parameters,NumberOfButtons,0x00010001,0x00000003
HKLM,SYSTEM\CurrentControlSet\Services\WPT8042\Parameters,MouseDataQueueSize,0x00010001,0x00000064
HKLM,SYSTEM\CurrentControlSet\Services\WPT8042\Parameters,PointerDeviceBaseName,,"PointerPort"
HKLM,SYSTEM\CurrentControlSet\Services\WPT8042\Parameters,SampleRate,0x00010001,0x00000028
HKLM,SYSTEM\CurrentControlSet\Services\WPT8042\Parameters,EnableWheelDetection,0x00010001,0x00000001
HKLM,SYSTEM\CurrentControlSet\Services\WPT8042,Tag,0x00010001,0x00000001
HKLM,SYSTEM\CurrentControlSet\Services\i8042prt,Start,0x00010001,0x00000004
HKLM,SYSTEM\CurrentControlSet\Services\msi8042,Start,0x00010001,0x00000004
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","WinPoint",,"%11%\wptpanel.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EVERTON WinPoint","DisplayName",,"EVERTON WinPoint %DriverVersion%"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EVERTON WinPoint","UninstallString",,"%11%\unwpoint.exe"
[Prev.DelReg]
HKR,,DevLoader
HKR,,MouseDriver
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","EM_EXEC"
[Sermou.AddReg]
HKR,,DevLoader,,*vmouse
HKR,,MouseDriver,,winpoint.vxd
HKR,,MouseType,,"Serial"
HKR,,NoSetupUI,,1
[PS2.AddReg]
HKR,,DevLoader,,*vmouse
HKR,,MouseDriver,,winpoint.vxd
HKR,,MouseType,,"PS2"
HKR,,NoSetupUI,,1
[General.AddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","WinPoint",,"%10%\wptpanel.exe"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EVERTON WinPoint","DisplayName",,"EVERTON WinPoint 1.60s"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\EVERTON WinPoint","UninstallString",,"%10%\unwpoint.exe"
[PS2.Config]
ConfigPriority=HARDWIRED
IRQConfig=12
[Sermou.NT.Copy]
winpoint.sys
[PS2.NT.Copy]
wpt8042.sys, wpt8042.sy_
[Cpl.NT.Copy]
evtcpl.cpl,evtcpl.cp_
wptpanel.exe,wptpanel.ex_
unwpoint.exe,unwpoint.ex_
[PS2.Copy]
winpoint.vxd,winpoint.vx_
evtcpl.cpl,evtcpl.cp_
[Sermou.Copy]
winpoint.vxd,winpoint.vx_
evtcpl.cpl,evtcpl.cp_
[Panel.Copy]
wptpanel.exe,wptpanel.ex_
unwpoint.exe,unwpoint.ex_
[General.Ini]
system.ini,boot.description,,"mouse.drv=%Sermou.Desc%"
system.ini,boot,,"mouse.drv=mouse.drv"
system.ini,386Enh,,"mouse=*vmouse"
system.ini,386Enh,,"keyboard=*vkd"
[General.UpdateIniFields]
win.ini, windows, load, *gui.exe,,1
win.ini, windows, load, *wbuttons.exe,,1
win.ini, windows, load, *xpoint.exe,,1
win.ini, windows, load, *winpanel.exe,,1
; ----------------------------------------
; User-visible Strings
[Strings]
SerMouDisk="EVERTON WinPoint Driver Disk"
MS="EVERTON"
Sermou.Desc="EVERTON WinPoint Serial 1.60s"
PS2.Desc="EVERTON WinPoint PS2 1.60s"
DriverVersion=1.60s
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.