i7_S450.inf Driver File Contents (S450_20100104.exe)

; Setup INF file for Mouse Suite
; Copyright (C) 1998-1999, All rights reserved.

[Version]
Signature   = "$Windows NT$"
Class       = Mouse
ClassGUID   = {4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider    = %Provider%
DriverVer   = 11/01/2009,%ProductVersion%
CatalogFile = i7_S450.cat

; =======================================================================
[Manufacturer]
%Mfg% = BTMouse,NT,NTx86.6.0,NTAMD64,NTAMD64.6.0

; =======================================================================
[ControlFlags]
ExcludeFromSelect = *

; =======================================================================
[SourceDisksNames]
91 = %BTMouseDisk%,

; =======================================================================
[DestinationDirs]
DefaultDestDir = 12
BT_XP.Copy     = 12

[DestinationDirs.NT.6.0]
DefaultDestDir = 12
BT_Vista.Copy  = 12

; =======================================================================
[SourceDisksFiles.x86]
p7mouse.SYS = 91,\x86
p7usblf.sys = 91,\x86
p7ps2m.SYS  = 91,\x86

[SourceDisksFiles.amd64]
p7mouse.SYS = 91,\a64
p7usblf.sys = 91,\a64
p7ps2m.SYS  = 91,\a64

; =======================================================================
[BTMouse] ; ************************** Win2000
;***** WidComm BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet1,HID\{00001124-0000-1000-8000-00805f9b34fb}&VID_0461&PID_4EBD&Col01
;***** Microsoft BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet1,HID\{00001124-0000-1000-8000-00805f9b34fb}_VID&00020461_PID&4EBD&Col01
;***** Toshiba BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet1,HID\VID_0461&PID_4EBD&Col01

; =======================================================================
[BTMouse.NT] ; *********************** XP32
;***** WidComm BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet1,HID\{00001124-0000-1000-8000-00805f9b34fb}&VID_0461&PID_4EBD&Col01
;***** Microsoft BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet1,HID\{00001124-0000-1000-8000-00805f9b34fb}_VID&00020461_PID&4EBD&Col01
;***** Toshiba BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet1,HID\VID_0461&PID_4EBD&Col01

[BTMouse.NTAMD64] ; ****************** XP 64
;***** WidComm BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet1,HID\{00001124-0000-1000-8000-00805f9b34fb}&VID_0461&PID_4EBD&Col01
;***** Microsoft BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet1,HID\{00001124-0000-1000-8000-00805f9b34fb}_VID&00020461_PID&4EBD&Col01
;***** Toshiba BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet1,HID\VID_0461&PID_4EBD&Col01

[BTMouse.NTx86.6.0] ; **************** Vista 32 and later
;***** WidComm BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet2,HID\{00001124-0000-1000-8000-00805f9b34fb}&VID_0461&PID_4EBD&Col01
;***** Microsoft BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet2,HID\{00001124-0000-1000-8000-00805f9b34fb}_VID&00020461_PID&4EBD&Col01
;***** Toshiba BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet2,HID\VID_0461&PID_4EBD&Col01

[BTMouse.NTAMD64.6.0] ; ************** Vista 64 and later
%BT01.mouse.desc% = BTMouse.Inst.Packet2,HID\{00001124-0000-1000-8000-00805f9b34fb}&VID_0461&PID_4EBD&Col01
;***** Microsoft BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet2,HID\{00001124-0000-1000-8000-00805f9b34fb}_VID&00020461_PID&4EBD&Col01
;***** Toshiba BT IDs *****
%BT01.mouse.desc% = BTMouse.Inst.Packet2,HID\VID_0461&PID_4EBD&Col01

; =======================================================================
[BTMouse.Inst.Packet1]
Include     = msmouse.inf
Needs       = HID_Mouse_Inst.NT
;AddReg      = PMouse.AddReg, PMouse.AddUninstReg, PMouse.AddUninstReg.NT
CopyFiles   = BT_XP.Copy

[BTMouse.Inst.Packet1.HW]
AddReg      = BTMouse.Inst.Packet1.HW.AddReg
Include     = msmouse.inf
Needs       = HID_Mouse_Inst.NT.HW

[BTMouse.Inst.Packet1.Services]
AddService  = p7mouse,, p7mouse_Service_Inst.NT, p7mouse_EventLog_Inst.NT  ;Parent Driver
AddService  = p7ps2m,, p7ps2m_Service_Inst.NT, p7ps2m_EventLog_Inst.NT     ;Port Driver
AddService  = p7usblf,, p7usblf_Service_Inst.NT, p7usblf_EventLog_Inst.NT
Include     = msmouse.inf
Needs       = HID_Mouse_Inst.NT.Services

[BTMouse.Inst.Packet1.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"p7ps2m"
HKR,,"LowerFilters",0x00010000,"p7usblf","p7mouse"

;************************************************************
[BTMouse.Inst.Packet2]
Include     = msmouse.inf
Needs       = HID_Mouse_Inst.NT
;AddReg      = PMouse.AddReg, PMouse.AddUninstReg, PMouse.AddUninstReg.NT
CopyFiles   = BT_Vista.Copy

[BTMouse.Inst.Packet2.HW]
AddReg      = BTMouse.Inst.Packet2.HW.AddReg
Include     = msmouse.inf
Needs       = HID_Mouse_Inst.NT.HW

[BTMouse.Inst.Packet2.Services]
AddService  = p7mouse,, p7mouse_Service_Inst.NT, p7mouse_EventLog_Inst.NT  ;Parent Driver
AddService  = p7ps2m,, p7ps2m_Service_Inst.NT, p7ps2m_EventLog_Inst.NT     ;Port Driver
Include     = msmouse.inf
Needs       = HID_Mouse_Inst.NT.Services

[BTMouse.Inst.Packet2.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"p7ps2m"

; =======================================================================
;----------------------------------------
; p7ps2m Service Install - Windows NT
;----------------------------------------
[p7ps2m_Service_Inst.NT]
DisplayName    = %BT.SvcDesc.NT%
ServiceType    = %SERVICE_KERNEL_DRIVER% 
StartType      = %SERVICE_DEMAND_START% 
ErrorControl   = %SERVICE_ERROR_NORMAL% 
ServiceBinary  = %12%\p7ps2m.sys
LoadOrderGroup = Pointer Port

[p7ps2m_EventLog_Inst.NT]
AddReg = p7ps2m_EventLog_AddReg.NT

[p7ps2m_EventLog_AddReg.NT]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\p7ps2m.sys"
HKR,,TypesSupported,%REG_DWORD%,7

;----------------------------------------
; p7usblf Service Install - Windows NT
;----------------------------------------
[p7usblf_Service_Inst.NT]
DisplayName    = %p7usblf.SvcDesc%
ServiceType    = %SERVICE_KERNEL_DRIVER% 
StartType      = %SERVICE_DEMAND_START% 
ErrorControl   = %SERVICE_ERROR_NORMAL% 
ServiceBinary  = %12%\p7usblf.sys
LoadOrderGroup = extended base

[p7usblf_EventLog_Inst.NT]
AddReg = p7usblf_EventLog_AddReg.NT

[p7usblf_EventLog_AddReg.NT]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\p7usblf.sys"
HKR,,TypesSupported,%REG_DWORD%,7

;----------------------------------------
; p7mouse Service Install - Windows NT
;----------------------------------------
[p7mouse_Service_Inst.NT]
DisplayName    = %PMouse.SvcDesc.NT%
ServiceType    = %SERVICE_KERNEL_DRIVER% 
StartType      = %SERVICE_AUTO_START% 
ErrorControl   = %SERVICE_ERROR_NORMAL% 
ServiceBinary  = %12%\p7mouse.sys
LoadOrderGroup = Pointer Class

[p7mouse_EventLog_Inst.NT]
AddReg = p7mouse_EventLog_AddReg.NT

[p7mouse_EventLog_AddReg.NT]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\p7mouse.sys"
HKR,,TypesSupported,%REG_DWORD%,7

; =======================================================================
; Copy Files Section
[BT_XP.Copy]
p7mouse.SYS
p7usblf.sys
p7ps2m.SYS

[BT_Vista.Copy]
p7mouse.SYS
p7ps2m.SYS

; =======================================================================
; User-visible Strings
[Strings]
Provider = "Icon 7 Inc."
Mfg      = "Icon 7 Inc."

; ======= Disk Name ==========
BTMouseDisk  = "Mouse Pac Driver Disk"

; ======= Product Name ==========
ProductVersion = "1.0.0.0"

; ======= Device Names ==========
BT01.mouse.desc = "Icon7 S450 Bluetooth Wireless Mouse for Notebooks"

; ======= Service Names =======
BT.SvcDesc.NT = "Icon7 BT Mouse Filter Driver"
p7usblf.SvcDesc = "Icon7 ON7 USB Mouse Low Filter Driver"
PMouse.SvcDesc.NT = "Icon7 Mouse Suite Driver"

;  *******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


Download Driver Pack

How To Update Drivers Manually

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.

server: web1, load: 1.40