;
; Widcomm BTW Virtual HID Minidriver Installation Script
; for Windows 2k and XP
;
; Copyright (c) 2000-2003 Widcomm Inc.
;
[version]
signature="$Windows NT$"
Class=HIDClass
ClassGUID={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=%V_WIDCOMM%
CatalogFile=btwhidnt.cat
DriverVer=06/17/2003,1.4.2.8
[DestinationDirs]
CopyFiles.x86_12 = 12
; CopyFilesDLL = 11
[SourceDisksNames]
1 = %Source_Description%,,,
[SourceDisksFiles]
btwhid.sys = 1
[Manufacturer]
%V_WIDCOMM%=WIDCOMM
[WIDCOMM]
%WC_KEYB_DESCRIPTION%=WC_KEYB, {95C7A0A0-3094-11D7-A202-00508B9D7D5A}\HID_KEYBOARD
%WC_MOUSE_DESCRIPTION%=WC_MOUSE, {95C7A0A0-3094-11D7-A202-00508B9D7D5A}\HID_MOUSE
;
; Virtual keyboard device
;
[WC_KEYB.ntx86.hw]
AddReg=WC_KEYB.hw.reg
[WC_KEYB.hw.reg]
HKR,,"Usage",0x10001,%HID_USAGE_GENERIC_KEYBOARD%
[WC_KEYB.ntx86]
CopyFiles = CopyFiles.x86_12
[WC_KEYB.ntx86.Services]
AddService = btwhid,0x00000002,BTWHID_Serv_Instx86,
;
; Virtual mouse device
;
[WC_MOUSE.ntx86.hw]
AddReg=WC_MOUSE.hw.reg
[WC_MOUSE.hw.reg]
HKR,,"Usage",0x10001,%HID_USAGE_GENERIC_MOUSE%
[WC_MOUSE.ntx86]
CopyFiles = CopyFiles.x86_12
[WC_MOUSE.ntx86.Services]
AddService = btwhid,0x00000002,BTWHID_Serv_Instx86,
[BTWHID_Serv_Instx86]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\btwhid.sys
[CopyFiles.x86_12]
btwhid.sys
; HidClass.sys
; HidParse.sys
; [CopyFilesDLL]
; hid.dll
[Strings]
; *******Localizable Strings*******
Source_Description="WIDCOMM Installation Media"
V_WIDCOMM="WIDCOMM"
WC_KEYB_DESCRIPTION= "Bluetooth Virtual HID Keyboard"
WC_MOUSE_DESCRIPTION= "Bluetooth Virtual HID Mouse"
; *******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
HID_USAGE_GENERIC_MOUSE = 0x80
HID_USAGE_GENERIC_KEYBOARD = 0x40
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.