; Setup INF file for Mouse Suite
; Copyright (C) 1998-1999, All rights reserved.
[Version]
Signature="$CHICAGO$"
Class=HID
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=%Provider%
LayoutFile=layout.inf
CatalogFile=ms99.cat
DriverVer=08/01/2000,%ProductVersion%
[DestinationDirs]
DefaultDestDir = 11
;PMouse_Copy = 10,system32\drivers
PMouse.Copy = 11
PMouse.Copy.9x = 11
;PMouse.Copy.NT.SYS = 12
;PMouse.Copy.NT.DLL = 11
PMouse.Copy.HLP = 18
PMouse.Copy.98.SYS = 10,system32\drivers
;PS2.Copy.9x = 11
;PS2.Copy.NT = 12
PMouse.Copy.CATFILE = 17,catalog
[SourceDisksNames]
91=%PMouseDisk%,"ms98.cab",,
92=%PMouseDisk%,,
[SourceDisksFiles]
;PELMOUSE.VXD = 91
PELUSBLF.SYS = 91
PELMOUSE.SYS = 91
PELMOUSE.VXD = 91
PELPS2M.SYS = 91
PELPS2M.VXD = 91
PELSERM.SYS = 91
PELSERM.VXD = 91
PUSBMOU.SYS = 91
PUSBMICE.VXD = 91
PELMICED.EXE = 91
PELCOMM.DLL = 91
PELUTIL.DLL = 91
PELHOOKS.DLL = 91
PELSCRLL.DLL = 91
PELBDO.DLL = 91
PELPPM.DLL = 91
PELWHEEL.DLL = 91
PELZOOM.DLL = 91
PMVAIO.DLL = 91
PMUninst.exe = 91
PMUnin9x.exe = 91
PMUninNT.exe = 91
pelsetup.sys = 91 ; For AutoSetup Function
ICONSPY.EXE = 91
; Manufacturer Sections
; ----------------------------------------
[Manufacturer]
%Mfg%=PMouse
[PMouse]
%USB3DMouse.Desc%=USBMouse.Inst,USB\VID_0461&PID_4D04
;------------------ HID Class Install -------------
[ClassInstall]
Addreg=HIDClassReg
[HIDClassReg]
HKR,,,,%HID.ClassName%
HKR,,Icon,,-20
[ClassInstall32]
Addreg=HIDClassReg32
[HIDClassReg32]
HKR,,,,%HID.ClassName%
HKR,,Icon,,-24
;------------------ USB Mouse Win9x -------------
[USBMouse.Inst]
;AddReg=HID_Inst.AddReg
AddReg = HID_Inst.AddReg, PMouse.AddReg, PMouse.AddReg.9x, PMouse.AddUninstReg, PMouse.AddUninstReg.9x
CopyFiles =PMouse.Copy.98.SYS,PMouse.Copy, PMouse.Copy.9x, PMouse.Copy.HLP, PMouse.Copy.CATFILE
Include=hiddev.inf
Needs=USBHIDDevice
[USBMouse.Inst.HW]
AddReg=HID_Inst.AddReg.HW
[HID_Inst.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"hidusb.sys"
;;;;;;;;;;;HKLM,%SystemRunOnceKey%,"PMSETUP",,"%1%\SETUP.EXE /TYPE:PS2 /s /nr"
;HKLM,%SystemRunOnceKey%,"PMSETUP",,"%1%\SETUP.EXE /TYPE:USB"
;HKLM,%StaticVxDRootKey%\PMOUSE,StaticVxD,0,PELMOUSE.VxD
[HID_INST.AddReg.HW]
;;;;;;;HKR,,"LowerFilters",0x00010000,"Pelusblf.sys"
;------------------ USB Mouse Win2000 -------------
[USBMouse.Inst.NT]
CopyFiles = PMouse_Copy
[USBMouse.Inst.NT.Services]
AddService = HidUsb,0x00000002,HID_Service_Inst
[HID_Service_Inst]
DisplayName = %HID.SvcDesc%
ServiceType = 1 ; %SERVICE_KERNEL_DRIVER%
StartType = 2 ; %SERVICE_AUTO_START%
ErrorControl = 1 ; %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\hidusb.sys
LoadOrderGroup = extended base
;--------------------------------------
; Common - AddReg section
[Prev.DelReg]
HKR,,DevLoader
HKR,,MouseDriver
[PMouse.AddReg.9x]
HKLM,%StaticVxDRootKey%\PMOUSE,StaticVxD,0,PELMOUSE.VxD
;HKLM,%SystemRunOnceKey%,"PMSETUP",,"%1%\SETUP.EXE /TYPE:PS2"
[PMouse.AddReg.NT]
[PMouse.AddReg]
; Add Run Key...
;HKLM,%SystemRunKey%,"Mouse Suite 98 Daemon",0,PELMICED.EXE
;HKLM,%SystemRunKey%,"Mouse Suite 98 Daemon",0,ICONSPY.EXE
;HKLM,%SystemRunOnceKey%,"Mouse Suite 98 Daemon",0,"ICONSPY.EXE /RunOnce"
HKLM,%SystemRunKey%,"Mouse Suite 98 Daemon",0,"ICO.EXE"
HKLM,%SystemRunOnceKey%,"Mouse Suite 98 Daemon",0,"ICONSPY.EXE"
; Add CPLX Key...
HKLM,%MouseCPLXKey%"\Mouse Suite 98 BDO",,0,%CPLXBDOCLSID%
HKCR,"CLSID\"%CPLXBDOCLSID%,,0,"Mouse Suite 98 BDO"
HKCR,"CLSID\"%CPLXBDOCLSID%"\InProcServer32",,0,PELBDO.DLL
HKCR,"CLSID\"%CPLXBDOCLSID%"\InProcServer32",ThreadingModel,0,Apartment
HKLM,%MouseCPLXKey%"\Mouse Suite 98 WHEEL",,0,%CPLXWHEELCLSID%
HKCR,"CLSID\"%CPLXWHEELCLSID%,,0,"Mouse Suite 98 WHEEL"
HKCR,"CLSID\"%CPLXWHEELCLSID%"\InProcServer32",,0,PELWHEEL.DLL
HKCR,"CLSID\"%CPLXWHEELCLSID%"\InProcServer32",ThreadingModel,0,Apartment
HKLM,%MouseCPLXKey%"\Mouse Suite 98 PPM",,0,%CPLXPPMCLSID%
HKCR,"CLSID\"%CPLXPPMCLSID%,,0,"Mouse Suite 98 PPM"
HKCR,"CLSID\"%CPLXPPMCLSID%"\InProcServer32",,0,PELPPM.DLL
HKCR,"CLSID\"%CPLXPPMCLSID%"\InProcServer32",ThreadingModel,0,Apartment
HKLM,%ProductKey%,"ProductName",0,%ProductName%
HKLM,%ProductKey%,"Version",0,%ProductVersion%
HKCU,%ProductKey%,"Version",0,%ProductVersion%
HKCU,%ProductKey%,"EnableTooltips",65537,0,0,0,0
HKLM,%ProductKey%,"EnableTooltips",65537,0,0,0,0
;HKCU,%ProductKey%"\Wheel","Use Shift for Horizontal Scroll",65537,0,0,0,0
HKCU,%ProductKey%"\Mouse\2DMouse","DefaultProductName",0,%2D.Product%
HKLM,%ProductKey%"\Mouse\2DMouse","DefaultProductName",0,%2D.Product%
;HKCU,%ProductKey%"\Mouse\2DMouse","ID",65537,0,0,0,0
HKCU,%ProductKey%"\Mouse\3DMouse","DefaultProductName",0,%3D.Product%
HKLM,%ProductKey%"\Mouse\3DMouse","DefaultProductName",0,%3D.Product%
;HKCU,%ProductKey%"\Mouse\3DMouse","ID",65537,3,0,0,0
HKCU,%ProductKey%"\Mouse\Ergo","DefaultProductName",0,%Ergo.Product%
HKLM,%ProductKey%"\Mouse\Ergo","DefaultProductName",0,%Ergo.Product%
;HKCU,%ProductKey%"\Mouse\Ergo","ID",65537,e3,0,0,0
;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",65537,0,0,0,0
;HKLM,%ProductKey%"\ButtonFunctions\HyperLink","Flag",65537,0,0,0,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",65537,2,0,0,0
;HKLM,%ProductKey%"\ButtonFunctions\Zooming","Flag",65537,0,0,0,0
; 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
HKLM,%ProductKey%,"Web",0,%WebLink%
HKCU,%ProductKey%,"Web",0,%WebLink%
HKLM,%ProductKey%,"Mail",0,%EmailLink%
HKCU,%ProductKey%,"Mail",0,%EmailLink%
; Select Resource Dll for OEM
;HKCU,%ProductKey%"\ResourceDLL","EnableSelect",0,"1"
;HKLM,%ProductKey%"\ResourceDLL","EnableSelect",0,"1"
;HKCU,%ProductKey%"\ResourceDLL","SelectResourceDll",0,%SelExtResDll%
;HKLM,%ProductKey%"\ResourceDLL","SelectResourceDll",0,%SelExtResDll%
;HKCU,%ProductKey%"\ResourceDLL","ResourceNameToSelect",0,"4DMouse"
;HKLM,%ProductKey%"\ResourceDLL","ResourceNameToSelect",0,"4DMouse"
;HKCU,%ProductKey%"\ResourceDLL","SelectResourceDllFunc",0,%SelResFuncEntry%
;HKLM,%ProductKey%"\ResourceDLL","SelectResourceDllFunc",0,%SelResFuncEntry%
;HKCU,%ProductKey%"\ResourceDLL\"%SelResDll_1%,"4D Desc Name",0,%SelResDll_1_ProductName_4D%
;HKLM,%ProductKey%"\ResourceDLL\"%SelResDll_1%,"4D Desc Name",0,%SelResDll_1_ProductName_4D%
;HKCU,%ProductKey%"\ResourceDLL\"%SelResDll_2%,"4D Desc Name",0,%SelResDll_2_ProductName_4D%
;HKLM,%ProductKey%"\ResourceDLL\"%SelResDll_2%,"4D Desc Name",0,%SelResDll_2_ProductName_4D%
;HKLM,%ProductKey%"\ResourceDLL\"%SelResDll_1%,"4D Local",65537,1,0,0,0
;HKLM,%ProductKey%"\ResourceDLL\"%SelResDll_2%,"4D Local",65537,0,0,0,0
;HKLM,%ProductKey%"\ResourceDLL","DefaultLocal",65537,0,0,0,0
; Use external resource dll for OEM
HKLM,%ProductKey%,"ExternalResourceDll",0,%ExtResDll%
HKCU,%ProductKey%,"ExternalResourceDll",0,%ExtResDll%
; 4D SPMouse only...
HKLM,%ProductKey%,"MinDblClkSpeed",65537,C8,0,0,0
HKCU,%ProductKey%,"MinDblClkSpeed",65537,C8,0,0,0
;HKCU,%ProductKey%"\Wheel","Max Lines",65537,15,0,0,0
;HKCU,%ProductKey%"\Wheel","PageRequire",65537,0A,0,0,0
;HKCU,%ProductKey%"\Wheel","PagePerMickey",65537,07,0,0,0
;;HKCU,%ProductKey%"\Mouse\4DMouse","ProductName",0,%SP4D.Product%
;HKCU,%ProductKey%"\Mouse\4DMouse","DefaultProductName",0,%SP4D.Product%
;HKCU,%ProductKey%"\Mouse\4DMouse","ID",65537,A1,0,0,0
HKCU,"Control Panel\desktop","WheelScrollLines",0,"3"
HKLM,%ProductKey%,"UseComboBox",0,"1"
HKCU,%ProductKey%,"UseComboBox",0,"1"
;HKCU,%ProductKey%,"InfoAddSearchSPString",0,"1"
;Sony
HKCU,%ProductKey%,"SonyUI",65537,01,0,0,0
HKLM,%ProductKey%,"SonyUI",65537,01,0,0,0
HKCU,%ProductKey%,"OrientationPageNotShow",0,"1"
HKLM,%ProductKey%,"OrientationPageNotShow",0,"1"
HKLM,%ProductKey%"\MouseUID","HID\VID_0461&PID_4D04",65537,3,0,0,0
[PMouse.AddUninstReg.9x]
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_LOCAL_MACHINE",%StaticVxDRootKey%\PMOUSE,0,0
HKLM,%UninstallKey%"\DeleteKey",%StaticVxDRootKey%\PMOUSE,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelmouse.vxd",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelmouse.vxd,0,""
;HKLM,%UNINSTALL_SHARED_FILE%"\pelps2m.vxd",%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",pelps2m.vxd,0,""
;HKLM,%UNINSTALL_SHARED_FILE%"\pelserm.vxd",%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",pelserm.vxd,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\PmuninNT.exe",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",PmuninNT.exe,0,""
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%,%USB2DMouse.Desc%,0,"@HID"
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%,%USB3DMouse.Desc%,0,"@HID"
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%,%USBErgoMouse.Desc%,0,"@HID"
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%,%USBScrollPointProMouse.Desc%,0,"@HID"
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%,%USBScrollPointIIMouse.Desc%,0,"@HID"
;HKLM,%UninstallKey%"\KillDriver\"%Provider%,%SerialMouse.Desc%,0,""
;HKLM,%UninstallKey%"\KillDriver\"%Provider%,%USB2DMouse.Desc%,0,"@HID"
;HKLM,%UninstallKey%"\KillDriver\"%Provider%,%USB3DMouse.Desc%,0,"@HID"
HKLM,%UNINSTALL_SHARED_FILE%"\pelusblf.sys",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelusblf.sys,0,"%SYS32_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\phidmou.inf",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",phidmou.inf,0,"%INF_DIR%"
[PMouse.AddUninstReg.NT]
HKLM,%UNINSTALL_SHARED_REG%"\"%UninstallKeyName%"\HKEY_LOCAL_MACHINE",%NTServiceRootKey%"\pelmouse",0,0
HKLM,%UninstallKey%"\DeleteKey",%NTServiceRootKey%"\pelmouse",0,""
HKLM,%UNINSTALL_SHARED_FILE%"\pelmouse.sys",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelmouse.sys,0,"%SYS32_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\pelps2m.sys",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelps2m.sys,0,"%SYS32_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\pelserm.sys",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelserm.sys,0,"%SYS32_DIR%"
HKLM,%UNINSTALL_SHARED_FILE%"\PmuninNT.exe",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",PmuninNT.exe,0,""
HKLM,%UninstallKey%"\DeleteFiles",PMNTLOAD.EXE,0,"%SYS_DIR%"
HKLM,%UninstallKey%"\RestoreDriver\"%Provider%,%PS2Mouse.Desc%,0,"Standard PS/2 Port Mouse"
HKLM,%UninstallKey%"\KillDriver\"%Provider%,%SerialMouse.Desc%,0,""
[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,%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
HKLM,%UNINSTALL_SHARED_FILE%"\pelmiced.exe",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelmiced.exe,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\ICONSPY.exe",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",ICONSPY.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%"\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,%UNINSTALL_SHARED_FILE%"\pelzoom.dll",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",pelzoom.dll,0,""
HKLM,%UNINSTALL_SHARED_FILE%"\Pmuninst.exe",%UninstallKeyName%,0,0
HKLM,%UninstallKey%"\DeleteFiles",Pmuninst.exe,0,""
HKLM,%UninstallKey%"\DeleteFiles",ICO.exe,0,""
;HKLM,%UNINSTALL_SHARED_FILE%"\"%SelExtResDll%,%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",%SelExtResDll%,0,""
;HKLM,%UNINSTALL_SHARED_FILE%"\"%SelResDll_1%".dll",%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",%SelResDll_1%".dll",0,""
;HKLM,%UNINSTALL_SHARED_FILE%"\"%SelResDll_2%".dll",%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",%SelResDll_2%".dll",0,""
;HKLM,%UNINSTALL_SHARED_FILE%"\"%ExtResDll%,%UninstallKeyName%,0,0
;HKLM,%UninstallKey%"\DeleteFiles",%ExtResDll%,0,""
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"
; ----------------------------------------
; Copy Files Section
[PMouse.Copy]
;PELMOUSE.VXD
;PELUSBLF.SYS
PELMICED.EXE
PELCOMM.DLL
PELUTIL.DLL
PELHOOKS.DLL
PELSCRLL.DLL
PELBDO.DLL
PELPPM.DLL
PELWHEEL.DLL
PELZOOM.DLL
PMUNINST.EXE
PMVAIO.DLL
ICONSPY.EXE
[PMouse.Copy.9x]
PELMOUSE.VXD
PMUNINNT.EXE
[PMouse.Copy.98.SYS]
PELUSBLF.SYS
[PMouse.Copy.NT.DLL]
PMUNINNT.EXE
[PMouse.Copy.NT.SYS]
PELMouse.SYS
[PMouse.Copy.HLP]
[PMouse.Copy.CATFILE]
ICONSPY.EXE
[PS2.Copy.9x]
PELPS2M.VXD
[PS2.Copy.NT]
pelps2m.sys
; ----------------------------------------
; User-visible Strings
[Strings]
Provider = "Sony"
Mfg = "Sony"
; ======= Disk Name ==========
PMouseDisk="Mouse Suite Driver Disk"
; ======= Product Name ==========
ProductName = "Sony USB Mouse"
ProductVersion = "1.45"
; ======= Product Misc. Info. ==========
2DMouseButtonNumber = "2"
OEMLogoNumber = "99"
DefaultMouseID = "3"
WebLink = ""
EmailLink = ""
ExtResDll = "PMVAIO.DLL"
SelResDll_1 = ""
SelResDll_2 = ""
SelExtResDll = ""
SelResFuncEntry = ""
SelResDll_1_ProductName_4D = ""
SelResDll_2_ProductName_4D = ""
; ======= Product Name =======
SP4D.Product = "Primax 4D Mouse"
2D.Product = "Standard Mouse"
3D.Product = "Sony USB Mouse"
Ergo.Product = "Programmable Mouse"
; ======= Device Names ==========
USB2DMouse.Desc = "USB Mouse (HID)"
USB3DMouse.Desc = "Sony USB Mouse (HID)"
USBErgoMouse.Desc = "USB Balless Mouse (HID)"
USBScrollPointProMouse.Desc = "USB ScrollPoint Pro (HID)"
USBScrollPointIIMouse.Desc = "USB ScrollPoint II (HID)"
MouseClassName = "Mouse"
HID.ClassName = "Human Interface Devices (HID)"
HID.SvcDesc = "Standard HID Class Driver"
; Service Names
PMOUSE.SvcDesc.NT = "Mouse Suite Driver"
PS2.SvcDesc.NT = "i8042 Keyboard & PS/2 Mouse Port Driver"
Serial.SvcDesc.NT = "Serial Mouse Driver"
; Description of device also controlled by a shared driver
PS2_Inst.SharedDriverMsg = "Keyboard Port"
UninstallKeyName = "MouseSuite98"
UninstallKey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\MouseSuite98"
SystemRunKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"
SystemRunOnceKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
MouseCPLXKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Controls Folder\Mouse\shellex\PropertySheetHandlers"
StaticVxDRootKey = "System\CurrentControlSet\Services\VXD"
NTServiceRootKey = "System\CurrentControlSet\Services"
UNINSTALL_ROOT_KEY = "Software\Microsoft\Windows\CurrentVersion\Uninstall"
UNINSTALL_SHARED_FILE = "Software\Primax\Uninstall\SharedFile"
UNINSTALL_SHARED_REG = "Software\Primax\Uninstall\SharedReg"
ProductKey = "SOFTWARE\Primax\Mouse Suite 98"
CPLXPPMCLSID = "{94149CC1-2600-11D2-9D15-00C04F9A1D50}"
CPLXBDOCLSID = "{94149CC0-2600-11D2-9D15-00C04F9A1D50}"
CPLXWHEELCLSID = "{A2598260-0732-11D2-9D15-00C04F9A1D50}"
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.