; Setup INF file for Mouse Suite
; Copyright (C) 1998-1999, All rights reserved.
[Version]
Signature = "$WINDOWS NT$"
Class = HIDClass
ClassGuid = {745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider = %Provider%
CatalogFile = x64.cat
DriverVer = 12/18/2006,%ProductVersion%
[DestinationDirs]
DefaultDestDir = 12
USB.Copy.NT = 12
PMouse.Copy = 11
PMouse.Copy.NT.DLL = 11
;;coinst.CopyFiles = 11
PMouse.Copy.HLP = 18
[ControlFlags]
;
; Mark any install sections for drivers that also control the i8042 keyboard port,
; so that we can warn the user that they may also be affecting their keyboard with
; a mouse driver change.
;
;SharedDriver=PS2Mouse.Inst,%PS2_Inst.SharedDriverMsg%
ExcludeFromSelect.ntamd64=USB\VID_056e&PID_0047
ExcludeFromSelect.ntamd64=USB\VID_056e&PID_0043
ExcludeFromSelect.ntamd64=USB\VID_056e&PID_0049
ExcludeFromSelect.ntamd64=USB\VID_056e&PID_0051
[SourceDisksNames]
91 = %PMouseDisk%,"x64.cab"
[SourceDisksFiles]
PELMOUSE.SYS = 91
PELUSBLF.SYS = 91
ICONSPY.EXE = 91
;PMUninst.exe = 91
;PMUninNT.exe = 91
; Manufacturer Sections
; ----------------------------------------
[Manufacturer]
%Mfg% = PMouse,ntamd64
[PMouse.ntamd64]
;PoPo serial
%USB\VID_056e&PID_0047.Desc% =USBMouse.Inst,USB\VID_056e&PID_0047
%USB\VID_056e&PID_0043.Desc% =PRUMIE4BBLUE.Inst,USB\VID_056e&PID_0043
%USB\VID_056e&PID_0049.Desc% =PRUMIE4BWHITE.Inst,USB\VID_056e&PID_0049
%USB\VID_056e&PID_0051.Desc% =PRUMIE4BSLIVER.Inst,USB\VID_056e&PID_0051
;------------------ HID Class Install -------------
;[ClassInstall]
;Addreg=HIDClassReg
[HIDClassReg]
HKR,,,,%HID.ClassName%
HKR,,Icon,,-24
HKR,,NoInstallClass,,1
[ClassInstall32.ntamd64]
Addreg = HIDClassReg
;--------------------------------------------------
; USB Mouse Win2000
;--------------------------------------------------
[USBMouse.Inst.ntamd64]
AddReg = PMouse.AddReg, PMouse.AddUninstReg, PMouse.AddUninstReg.NT, PMouse.AddUninstReg.USB
CopyFiles = PMouse.Copy.NT.SYS, PMouse.Copy.HLP, PMouse.Copy.NT.DLL, PMouse.Copy, USB.Copy.NT
[USBMouse.Inst.ntamd64.HW]
AddReg = USBMouse.Inst.NTamd64.HW.AddReg
[USBMouse.Inst.ntamd64.Services]
AddService = pelusblf,, pelusblf.Service.Inst.ntamd64, pelusblf.EventLog.Inst.ntamd64
AddService = pelmouse,, pelmouse.Service.Inst.ntamd64, pelmouse.EventLog.Inst.ntamd64
Include = input.inf
Needs = HID_Inst.NT.Services
;--------------------------------
[PRUMIE4BBLUE.Inst.ntamd64]
AddReg = PMouse.AddReg,PRUMIE4BBLUE.AddReg, PMouse.AddUninstReg, PMouse.AddUninstReg.NT, PMouse.AddUninstReg.USB
CopyFiles = PMouse.Copy.NT.SYS, PMouse.Copy.HLP, PMouse.Copy.NT.DLL, PMouse.Copy, USB.Copy.NT
[PRUMIE4BBLUE.Inst.ntamd64.HW]
AddReg = USBMouse.Inst.ntamd64.HW.AddReg
[PRUMIE4BBLUE.Inst.ntamd64.Services]
AddService = pelusblf,, pelusblf.Service.Inst.ntamd64, pelusblf.EventLog.Inst.ntamd64
AddService = pelmouse,, pelmouse.Service.Inst.ntamd64, pelmouse.EventLog.Inst.ntamd64
Include = input.inf
Needs = HID_Inst.NT.Services
;--------------------------------
[PRUMIE4BWHITE.Inst.ntamd64]
AddReg = PMouse.AddReg, PRUMIE4BWHITE.AddReg, PMouse.AddUninstReg, PMouse.AddUninstReg.NT, PMouse.AddUninstReg.USB
CopyFiles = PMouse.Copy.NT.SYS, PMouse.Copy.HLP, PMouse.Copy.NT.DLL, PMouse.Copy, USB.Copy.NT
[PRUMIE4BWHITE.Inst.ntamd64.HW]
AddReg = USBMouse.Inst.ntamd64.HW.AddReg
[PRUMIE4BWHITE.Inst.ntamd64.Services]
;AddService = pelvendr,, pelvendr_Service_Inst.NT, pelvendr_EventLog_Inst.NT
AddService = pelusblf,, pelusblf.Service.Inst.ntamd64, pelusblf.EventLog.Inst.ntamd64
AddService = pelmouse,, pelmouse.Service.Inst.ntamd64, pelmouse.EventLog.Inst.ntamd64
Include = input.inf
Needs = HID_Inst.NT.Services
;--------------------------------
[PRUMIE4BSLIVER.Inst.ntamd64]
AddReg = PMouse.AddReg, PRUMIE4BSLIVER.AddReg, PMouse.AddUninstReg, PMouse.AddUninstReg.NT, PMouse.AddUninstReg.USB
CopyFiles = PMouse.Copy.NT.SYS, PMouse.Copy.HLP, PMouse.Copy.NT.DLL, PMouse.Copy, USB.Copy.NT
[PRUMIE4BSLIVER.Inst.ntamd64.HW]
AddReg = USBMouse.Inst.ntamd64.HW.AddReg
[PRUMIE4BSLIVER.Inst.ntamd64.Services]
;AddService = pelvendr,, pelvendr_Service_Inst.NT, pelvendr_EventLog_Inst.NT
AddService = pelusblf,, pelusblf.Service.Inst.ntamd64, pelusblf.EventLog.Inst.ntamd64
AddService = pelmouse,, pelmouse.Service.Inst.ntamd64, pelmouse.EventLog.Inst.ntamd64
Include = input.inf
Needs = HID_Inst.NT.Services
;------------------------------------------
;Service
[USBMouse.Inst.ntamd64.HW.AddReg]
HKR,,"LowerFilters",%REG_MULTI_SZ%,"Pelusblf","pelmouse"
;----------------------------------------
; pelusblf Service Install - Windows NT
;----------------------------------------
[pelusblf.Service.Inst.ntamd64]
DisplayName = %PELUSBLF.SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\pelusblf.sys
LoadOrderGroup = extended base
[pelusblf.EventLog.Inst.ntamd64]
AddReg = pelusblf.EventLog.AddReg.NT
[pelusblf.EventLog.AddReg.NT]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\pelusblf.sys"
HKR,,TypesSupported,%REG_DWORD%,7
;----------------------------------------
; PELMouse Service Install - Windows NT
;----------------------------------------
[pelmouse.Service.Inst.ntamd64]
DisplayName = %PELMOUSE.SvcDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\pelmouse.sys
LoadOrderGroup = Pointer Port
[pelmouse.EventLog.Inst.ntamd64]
AddReg = pelmouse.EventLog.AddReg.NT
[pelmouse.EventLog.AddReg.NT]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\pelmouse.sys"
HKR,,TypesSupported,%REG_DWORD%,7
;--------------------------------------
; Common - AddReg section
;--------------------------------------
[PMouse.AddReg]
; Add Run Key...
;HKLM,%SystemRunKey%,"Mouse Suite 98 Daemon",0, PELMICED.EXE
;HKLM,%SystemRunOnceKey%,"PMSETUP",, "PELMICED.EXE /RunOnce"
HKLM,%SystemRunKey%,"Mouse Suite 98 Daemon",0, "ICO.EXE"
; Add CPLX Key...
HKLM,%MouseCPLXKey%"\Mouse Suite 98 BDO",,0,%CPLXBDOCLSID%
HKLM,%Approved%,%CPLXBDOCLSID%,0,"Mouse Suite 98 BDO Extension"
HKCR,"CLSID\"%CPLXBDOCLSID%,,0,"Mouse Suite 98 BDO"
HKCR,"CLSID\"%CPLXBDOCLSID%"\InProcServer32",,0,PELBDO.DLL
HKCR,"CLSID\"%CPLXBDOCLSID%"\InProcServer32",ThreadingModel,0,Apartment
HKCR,"CLSID\"%CPLXBDOCLSID%"\ProgID",,0,PELBDO.MouseBDO.1
HKCR,"CLSID\"%CPLXBDOCLSID%"\Programmable",,,
HKCR,"CLSID\"%CPLXBDOCLSID%"\TypeLib",,0,{AFB790CC-6DE2-47B4-8A64-E1C3A1D03859}
HKCR,"CLSID\"%CPLXBDOCLSID%"\VersionIndependentProgID",,0,PELBDO.MouseBDO
HKLM,%MouseCPLXKey%"\Mouse Suite 98 WHEEL",,0,%CPLXWHEELCLSID%
HKLM,%Approved%,%CPLXWHEELCLSID%,0,"Mouse WHEEL CPL Extension"
HKCR,"CLSID\"%CPLXWHEELCLSID%,,0,"Mouse Suite 98 WHEEL"
HKCR,"CLSID\"%CPLXWHEELCLSID%"\InProcServer32",,0,PELWHEEL.DLL
HKCR,"CLSID\"%CPLXWHEELCLSID%"\InProcServer32",ThreadingModel,0,Apartment
HKCR,"CLSID\"%CPLXWHEELCLSID%"\ProgID",,0,PELWHEEL.MouseWheel.1
HKCR,"CLSID\"%CPLXWHEELCLSID%"\Programmable",,,
HKCR,"CLSID\"%CPLXWHEELCLSID%"\TypeLib",,0,{FC2ACC35-0507-451C-A307-DFCE11C72E89}
HKCR,"CLSID\"%CPLXWHEELCLSID%"\VersionIndependentProgID",,0,PELWHEEL.MouseWheel
HKLM,%MouseCPLXKey%"\Mouse Suite 98 PPM",,0,%CPLXPPMCLSID%
HKLM,%Approved%,%CPLXPPMCLSID%,0,"Mouse Suite 98 PPM Extension"
HKCR,"CLSID\"%CPLXPPMCLSID%,,0,"Mouse Suite 98 PPM"
HKCR,"CLSID\"%CPLXPPMCLSID%"\InProcServer32",,0,PELPPM.DLL
HKCR,"CLSID\"%CPLXPPMCLSID%"\InProcServer32",ThreadingModel,0,Apartment
HKCR,"CLSID\"%CPLXPPMCLSID%"\ProgID",,0,PELPPM.MouseCplExt.1
HKCR,"CLSID\"%CPLXPPMCLSID%"\Programmable",,,
HKCR,"CLSID\"%CPLXPPMCLSID%"\TypeLib",,0,{5130926C-4003-4F1D-AF1C-6D1D34604C4A}
HKCR,"CLSID\"%CPLXPPMCLSID%"\VersionIndependentProgID",,0,PELPPM.MouseCplExt
HKLM,%ProductKey%,"ProductName",0, %ProductName%
HKCU,%ProductKey%,"LogoFile",0, %LogoFile%
HKLM,%ProductKey%,"LogoFile",0, %LogoFile%
HKLM,%ProductKey%,"MenuNum", %REG_DWORD%, 0x02
HKLM,%ProductKey%,"EmphasizeFunction", %REG_DWORD%, 0x00
HKLM,%ProductKey%,"UseXmouseCpl", %REG_DWORD%, 0x00
HKCU,%ProductKey%"\Productivity Utility","Show Task Bar Icon",%REG_DWORD%, 1
;HKLM,%AppManagement%"\"%UninstallKeyName%,"Changed",%REG_DWORD%, 0
;HKLM,%AppManagement%"\"%UninstallKeyName%,"SlowInfoCache",%REG_BINARY%, 28,02,00,00,00,00,00,00,00,60,3c,00,00,00,00,00
HKCU,%ProductKey%,"EnableTooltips",%REG_DWORD%,1
HKCU,%ProductKey%"\Mouse\3DMouse","DefaultProductName",0,%3D.Product%
HKLM,%ProductKey%"\Mouse\3DMouse","DefaultProductName",0,%3D.Product%
HKLM,%ProductKey%"\ButtonFunctions\HyperLink","Dll Path",0, "pelutil"
HKLM,%ProductKey%"\ButtonFunctions\HyperLink","Function Entry",0, "OnShortcut"
HKLM,%ProductKey%"\ButtonFunctions\HyperLink","Setting Entry",0, "DlgShortcutSetting"
HKLM,%ProductKey%"\ButtonFunctions\HyperLink","Desc Entry",0, "ShortcutGetDescript"
HKLM,%ProductKey%"\ButtonFunctions\HyperLink","Local Name Entry",0, "ShortcutGetLocalName"
HKLM,%ProductKey%"\ButtonFunctions\HyperLink","Desc Name",0, "HyperLink"
HKLM,%ProductKey%"\ButtonFunctions\HyperLink","Call On",%REG_DWORD%, 0
HKLM,%ProductKey%"\ButtonFunctions\HyperLink","Flag",%REG_DWORD%, 0
HKLM,%ProductKey%"\ButtonFunctions\Zooming","Dll Path",0, "pelzoom"
HKLM,%ProductKey%"\ButtonFunctions\Zooming","Function Entry",0, "OnZooming"
HKLM,%ProductKey%"\ButtonFunctions\Zooming","Setting Entry",0, "DlgZoomingSetting"
HKLM,%ProductKey%"\ButtonFunctions\Zooming","Desc Entry",0, "ZoomingGetDescript"
HKLM,%ProductKey%"\ButtonFunctions\Zooming","Local Name Entry",0, "ZoomingGetLocalName"
HKLM,%ProductKey%"\ButtonFunctions\Zooming","Desc Name", 0, "Magnifier"
HKLM,%ProductKey%"\ButtonFunctions\Zooming","Call On",%REG_DWORD%, 2
HKLM,%ProductKey%"\ButtonFunctions\Zooming","Flag",%REG_DWORD%, 0
; Universal Scrolling Exception...
HKCU,%ProductKey%"\Wheel\IntelliApp\Add/Remove Class","Class",0, "DirectUIHWND"
HKCU,%ProductKey%"\Wheel\IntelliApp\Internet ListBox","Class",0, "Internet Explorer_TridentLstBox"
HKCU,%ProductKey%"\Wheel\IntelliApp\Microsoft Internet Explorer","Class",0, "IEFrame"
; Record Key DLL for OEM
; OEM logo selection
HKLM,%ProductKey%,"UseDefaultMousePicture",0, %OEMLogoNumber%
HKCU,%ProductKey%,"UseDefaultMousePicture",0, %OEMLogoNumber%
; Default mouse ID to show in Button page if no devices was found...
HKLM,%ProductKey%,"DefaultMouseID",0, %DefaultMouseID%
; PS/2 2D Mouse Button Number
HKLM,%ProductKey%"\Mouse\2DMouse","ButtonNumber",0, %2DMouseButtonNumber%
; Support Information
; Select Resource Dll for OEM
HKCU,%ProductKey%"\ResourceDLL","ResourceNameToSelect",0, "TiltWheelMouse"
HKLM,%ProductKey%"\ResourceDLL","ResourceNameToSelect",0, "TiltWheelMouse"
; Use external resource dll for OEM
;HKLM,%ProductKey%,"ExternalResourceDll",0, %ExtResDll%
;HKCU,%ProductKey%,"ExternalResourceDll",0, %ExtResDll%
;HKLM,%ProductKey%,"3D5BExternalResourceDll",0, %3D5BExtResDll%
;HKCU,%ProductKey%,"3D5BExternalResourceDll",0, %3D5BExtResDll%
;HKLM,%ProductKey%,"3D4BExternalResourceDll",0, %3D4BExtResDll%
;HKCU,%ProductKey%,"3D4BExternalResourceDll",0, %3D4BExtResDll%
HKLM,%ProductKey%,"RF3D4BExternalResourceDll",0, %RF3D4BExtResDll%
HKCU,%ProductKey%,"RF3D4BExternalResourceDll",0, %RF3D4BExtResDll%
; 3D5B Mouse only...
HKCU,%ProductKey%"\Mouse\3D5BMouse","ProductName",0, %3D5B.Product%
HKCU,%ProductKey%"\Mouse\3D5BMouse","DefaultProductName",0, %3D5B.Product%
HKCU,%ProductKey%"\Mouse\3D5BMouse","ID",%REG_DWORD%, 0xe2
HKLM,%ProductKey%"\Mouse\3D5BMouse","ProductName",0, %3D5B.Product%
HKLM,%ProductKey%"\Mouse\3D5BMouse","DefaultProductName",0, %3D5B.Product%
HKLM,%ProductKey%"\Mouse\3D5BMouse","ID",%REG_DWORD%, 0xe2
; Tilt Wheel Mouse only
HKCU,%ProductKey%"\Wheel","TiltWheelSpeed",%REG_DWORD%, 0x08
HKCU,%ProductKey%"\Mouse\TiltWheelMouse","DefaultProductName",0, %TiltWheel.Product%
HKLM,%ProductKey%"\Mouse\TiltWheelMouse","DefaultProductName",0, %TiltWheel.Product%
HKCU,%ProductKey%"\Mouse\TiltWheelMouse","ID",%REG_DWORD%, 0xA0
HKCU,%ProductKey%"\Wheel","TiltWheelMouse",%REG_DWORD%, 0x01
HKCU,"Control Panel\desktop","WheelScrollLines",0, "3"
HKCU,%ProductKey%,"UseComboBox",0, "1"
;TILT 4BMouse
HKCU,%ProductKey%"\Wheel","TiltWheelMouse",%REG_DWORD%, 0x01
HKCU,%ProductKey%"\Wheel","TiltWheelSpeed",%REG_DWORD%, 0x08
;HKCU,%ProductKey%"\Mouse\TiltWheelMouse","DefaultProductName",0, %Tilt4BWheel.Product%
;HKLM,%ProductKey%"\Mouse\TiltWheelMouse","DefaultProductName",0, %Tilt4BWheel.Product%
HKCU,%ProductKey%"\Mouse\TiltWheelMouse","ID",%REG_DWORD%, 0xA3
HKCU,"Control Panel\desktop","WheelScrollLines",0, "3"
HKCU,%ProductKey%,"UseComboBox",0, "1"
; USB ID Supported
HKLM,%ProductKey%"\MouseUID","HID\VID_056e&PID_0047",%REG_DWORD%, 0x24
HKLM,%ProductKey%"\MouseUID","HID\VID_056e&PID_0043",%REG_DWORD%, 0x28
HKLM,%ProductKey%"\MouseUID","HID\VID_056e&PID_0049",%REG_DWORD%, 0x28
HKLM,%ProductKey%"\MouseUID","HID\VID_056e&PID_0051",%REG_DWORD%, 0x28
[PMouse.AddUninstReg.NT]
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_LOCAL_MACHINE",%NTServiceRootKey%"\pelmouse",0,0
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_LOCAL_MACHINE",%NTServiceRootKey%"\pelusblf",0,0
HKLM,%UninstallKey%"\DeleteKey",%NTServiceRootKey%"\pelmouse",0,""
HKLM,%UninstallKey%"\DeleteKey",%NTServiceRootKey%"\pelusblf",0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelmouse.sys",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelmouse.sys,0,"%SYS32_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\pelusblf.sys",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelusblf.sys,0,"%SYS32_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\Pmuninnt.exe",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",Pmuninnt.exe,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\Pelsetup.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",Pelsetup.dll,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\Pmouse.inf",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",Phidmou.inf,0,"%INF_DIR%"
HKLM,%UninstallKey%"\DeleteFiles",Phidmou.pnf,0,"%INF_DIR%"
[PMouse.AddUninstReg.USB]
;HKLM,%UninstallKey%"\RestoreDriver\"%Provider%, %USB2DMouse.Desc%,0,"@HID"
;HKLM,%UninstallKey%"\RestoreDriver\"%Provider%, %USB3DMouse.Desc%,0,"@HID"
;HKLM,%UninstallKey%"\RestoreDriver\"%Provider%, %TiltWheelMouse.Desc%,0,"@HID"
;HKLM,%UninstallKey%"\RestoreDriver\"%Provider%, %Tilt4BWheel.Desc%,0,"@HID"
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%, %USB\VID_056e&PID_0047.Desc%,0,"@HID"
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%, %USB\VID_056e&PID_0043.Desc%,0,"@HID"
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%, %USB\VID_056e&PID_0049.Desc%,0,"@HID"
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%, %USB\VID_056e&PID_0051.Desc%,0,"@HID"
[PMouse.AddUninstReg]
;HKLM,%UninstallKey%,DisplayName,0, %ProductName%
;HKLM,%UninstallKey%,UninstallString,0, "PMUninst.exe MouseSuite98"
HKLM,%UninstallKey%,SetupTitle,0, %ProductName%" Uninstall"
HKLM,%UninstallKey%,FontName,0, "Times New Roman Italic"
HKLM,%UninstallKey%,FontColor,0, "White"
HKLM,%UninstallKey%,NeedRestart,0, "TRUE"
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_LOCAL_MACHINE",%ProductKey%,0,0
HKLM,%UninstallKey%"\DeleteKey",%ProductKey%,0,""
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_CURRENT_USER",%ProductKey%"\",0,0
HKLM,%UninstallKey%"\DeleteKey",%ProductKey%"\",0,HKEY_CURRENT_USER
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_LOCAL_MACHINE",%SystemRunKey%,0,"Mouse Suite 98 Daemon"
HKLM,%UninstallKey%"\DeleteValue",%SystemRunKey%,0,"Mouse Suite 98 Daemon"
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_LOCAL_MACHINE",%MouseCPLXKey%"\Mouse Suite 98 PPM",0,0
HKLM,%UninstallKey%"\DeleteKey",%MouseCPLXKey%"\Mouse Suite 98 PPM",0,""
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_LOCAL_MACHINE",%MouseCPLXKey%"\Mouse Suite 98 BDO",0,0
HKLM,%UninstallKey%"\DeleteKey",%MouseCPLXKey%"\Mouse Suite 98 BDO",0,""
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_LOCAL_MACHINE",%MouseCPLXKey%"\Mouse Suite 98 WHEEL",0,0
HKLM,%UninstallKey%"\DeleteKey",%MouseCPLXKey%"\Mouse Suite 98 WHEEL",0,""
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_CLASSES_ROOT","CLSID\"%CPLXPPMCLSID%,0,0
HKLM,%UninstallKey%"\DeleteKey","CLSID\"%CPLXPPMCLSID%,0,HKEY_CLASSES_ROOT
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_CLASSES_ROOT","CLSID\"%CPLXBDOCLSID%,0,0
HKLM,%UninstallKey%"\DeleteKey","CLSID\"%CPLXBDOCLSID%,0,HKEY_CLASSES_ROOT
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_CLASSES_ROOT","CLSID\"%CPLXWHEELCLSID%,0,0
HKLM,%UninstallKey%"\DeleteKey","CLSID\"%CPLXWHEELCLSID%,0,HKEY_CLASSES_ROOT
; Delete daemon
HKLM,%UninstallKey%"\DeleteFiles",ICO.exe,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\ICONSPY.exe",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",ICONSPY.exe,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelmiced.exe",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelmiced.exe,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelcomm.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelcomm.dll,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelutil.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelutil.dll,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelhooks.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelhooks.dll,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelscrll.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelscrll.dll,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelzoom.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelzoom.dll,0,""
;HKLM,%UNINSTALL_SHARED_FILE%"\pelrdkey.dll",%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",pelrdkey.dll,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\Pmuninst.exe",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",Pmuninst.exe,0,""
HKLM,%UninstallKey%"\DeleteFiles",NOTIFIER.DLL,0,"%SYS32_DIR%"
; Delete control panel
HKLM,%UNINSTALL_SHARED_FILE%"\pelbdo.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelbdo.dll,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelppm.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelppm.dll,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelwheel.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelwheel.dll,0,""
HKLM,%UninstallKey%"\DeleteFiles",x64.cab,0,"%SYS32_DIR%"
HKLM,%UninstallKey%"\DeleteFiles",ms99.cat,0,"%SYS32_DIR%"
; Delete Help
HKLM,%UNINSTALL_SHARED_FILE%"\MS98ACHS.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98ACHS.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98ACHT.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98ACHT.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98ADAN.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98ADAN.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98ADUT.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98ADUT.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98AENG.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98AENG.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98AFIN.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98AFIN.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98AFRE.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98AFRE.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98AGER.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98AGER.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98AITA.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98AITA.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98AJPA.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98AJPA.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98AKOR.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98AKOR.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98ANOR.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98ANOR.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98APOR.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98APOR.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98ASPA.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98ASPA.HLP,0,"%HELP_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\MS98ASWE.HLP",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",MS98ASWE.HLP,0,"%HELP_DIR%"
;HKLM,%UNINSTALL_SHARED_FILE%"\"%SelExtResDll%,%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",%SelExtResDll%,0,""
;HKLM,%UNINSTALL_SHARED_FILE%"\"%ExtResDll%,%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",%ExtResDll%,0,""
;HKLM,%UNINSTALL_SHARED_FILE%"\"%3D5BExtResDll%,%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",%3D5BExtResDll%,0,""
;HKLM,%UninstallKey%"\DeleteFiles",%3D4BExtResDll%,0,""
HKLM,%UninstallKey%"\DeleteFiles",%RF3D4BExtResDll%,0,""
;HKLM,%UninstallKey%"\DeleteFiles",%TILT5BExtResDll%,0,""
;HKLM,%UninstallKey%"\DeleteFiles",%TILTRF4BExtResDll%,0,""
;HKLM,%UninstallKey%"\DeleteFiles",%TILTRF4BExtResDll%,0,""
;Kill Window
HKLM,%UninstallKey%"\KillWindow\0001",Class,0, "MS98 Daemon"
HKLM,%UninstallKey%"\KillWindow\0001",Caption,0, "MS98 Daemon"
HKLM,%UninstallKey%"\KillWindow\0002",Class,0, "Daemon Spy"
HKLM,%UninstallKey%"\KillWindow\0002",Caption,0, "Daemon Spy"
[PRUMIE4BBLUE.AddReg]
HKLM,%ProductKey%,"TiltRF4BExternalResourceDll",0, %TILTRF4BExtResDllBLUE%
HKCU,%ProductKey%,"TiltRF4BExternalResourceDll",0, %TILTRF4BExtResDllBLUE%
HKLM,%UninstallKey%"\DeleteFiles",%TILTRF4BExtResDllBLUE%,0,""
[PRUMIE4BWHITE.AddReg]
HKLM,%ProductKey%,"TiltRF4BExternalResourceDll",0, %TILTRF4BExtResDllWHITE%
HKCU,%ProductKey%,"TiltRF4BExternalResourceDll",0, %TILTRF4BExtResDllWHITE%
HKLM,%UninstallKey%"\DeleteFiles",%TILTRF4BExtResDllWHITE%,0,""
[PRUMIE4BSLIVER.AddReg]
HKLM,%ProductKey%,"TiltRF4BExternalResourceDll",0, %TILTRF4BExtResDllSLIVER%
HKCU,%ProductKey%,"TiltRF4BExternalResourceDll",0, %TILTRF4BExtResDllSLIVER%
HKLM,%UninstallKey%"\DeleteFiles",%TILTRF4BExtResDllSLIVER%,0,""
; ----------------------------------------
; Copy Files Section
[PMouse.Copy]
;PMUNINST.EXE,,,0x00000004
;PMUNINNT.EXE,,,0x00000004
ICONSPY.EXE,,,0x00000004
[PMouse.Copy.NT.DLL]
;PMUNINNT.EXE,,,0x00000004
[USB.Copy.NT]
pelusblf.sys,,,0x00000004
[PMouse.Copy.NT.SYS]
PELMOUSE.SYS,,,0x00000004
[PMouse.Copy.HLP]
; ----------------------------------------
; User-visible Strings
[Strings]
Provider = "ELECOM"
Mfg = "ELECOM"
LogoFile = "ELMICE3.PCX"
; ======= Disk Name ==========
PMouseDisk = "Mouse Suite Driver Disk"
; ======= Product Name ==========
ProductName = "ELECOM Mouse Driver(P1DUR/P2DUR/P3DUR)"
ProductVersion = "1.4.3.8"
; ======= Product Misc. Info. ==========
2DMouseButtonNumber = "2"
OEMLogoNumber = "13"
DefaultMouseID = "28"
;ExtResDll = "PMPOPO.DLL"
;3D5Bextresdll = "PMARIA.DLL"
RF3D4BExtResDll = "Twister.DLL"
TILTRF4BExtResDllSLIVER="Prumie4s.DLL"
TILTRF4BExtResDllWHITE="Prumie4w.DLL"
TILTRF4BExtResDllBLUE="Prumie4B.DLL"
; ======= Product Name =======
TiltWheel.Product = "Tilt Wheel Mouse"
SP4D.Product = "ScrollPoint III"
2D.Product = "Standard Mouse"
3D.Product = "Mini Mouse"
Ergo.Product = "Programmable Mouse"
3D5B.Product = "Aria Mouse"
; ======= Device Names ==========
;USB2DMouse.Desc = "USB Mouse (HID)"
;USB3DMouse.Desc = "Mini Mouse (HID)"
;TiltWheelMouse.Desc = "Primax Tilt Wheel Mouse (HID)"
USB\VID_056e&PID_0047.Desc = "ELECOM USB mouse with Touch Panel RF (HID)"
USB\VID_056e&PID_0043.Desc = "ELECOM PRUMIE Wireless Mouse (HID)"
USB\VID_056e&PID_0049.Desc = "ELECOM PRUMIE Wireless Mouse (HID)"
USB\VID_056e&PID_0051.Desc = "ELECOM PRUMIE Wireless Mouse (HID)"
;USB\VID_0461&PID_4D2E.Desc = "HP Optical USB Mobile Mouse (HID)"
; ======= Service Names =======
PELUSBLF.SvcDesc = "USB Mouse Low Filter Driver"
PELMOUSE.SvcDesc = "Mouse Suite Driver"
HID.ClassName = "Human Interface Devices"
ProductKey = "SOFTWARE\Primax\Mouse Suite 98"
UninstallKeyName = "MouseSuite98"
UninstallKey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\MouseSuite98"
AppManagement = "SOFTWARE\Microsoft\Windows\CurrentVersion\App Management\ARPCache"
SystemRunKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
SystemRunOnceKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
MouseCPLXKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers"
NTServiceRootKey = "System\CurrentControlSet\Services"
Approved = "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Shell Extensions\\Approved"
CPLXPPMCLSID = "{02D613BA-B0E9-4DE0-A98E-6AA317EE731E}"
CPLXBDOCLSID = "{FECA2FBB-CA2B-49ED-9AEE-B1B731D1B6E7}"
CPLXWHEELCLSID = "{30ABC82B-5ADB-4312-B398-12A20C9722A0}"
UNINSTALL_ROOT_KEY = "Software\Microsoft\Windows\CurrentVersion\Uninstall"
UNINSTALL_SHARED_FILE = "Software\Primax\Uninstall\SharedFile"
UNINSTALL_SHARED_REG = "Software\Primax\Uninstall\SharedReg"
; *******Non Localizable Strings*******
SERVICE_BOOT_START = 0x0
SERVICE_SYSTEM_START = 0x1
SERVICE_AUTO_START = 0x2
SERVICE_DEMAND_START = 0x3
SERVICE_DISABLED = 0x4
SERVICE_KERNEL_DRIVER = 0x1
SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_ERROR_SEVERE = 0x2
SERVICE_ERROR_CRITICAL = 0x3
SPSVCINST_ASSOCSERVICE = 0X00000002
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
REG_MULTI_SZ = 0x00010000
REG_BINARY = 0x00000001
;DEFUALT = ""
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.