btiarcp.inf Driver File Contents (bluetooth.zip)

;-------------------------------------------------------------------------------
; BTIARCP.INF
;
; Bluetooth AVRCP Device
;
; Copyright (c) iAnywhere Solutions, Inc.  All rights reserved.

[Version]
Signature="$WINDOWS NT$"
Class=HIDClass
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=%VENDOR%
LayoutFile=layout.inf
DriverVer=07/07/2008,6.0.6000.16386
CatalogFile=BMEAvrcp.cat

;
;   Layout.inf (etc.) list all files shipped with the operating system so the 
;   source description sections are only needed if other files are needed.
;

[SourceDisksFiles]
btiarcp.sys = 99

[SourceDisksNames.x86]
99 = %DISK_NAME%,,,.

[DestinationDirs]
CopyFilesSYS = 12     

[Manufacturer]
%VENDOR%=IANYWHERE, NTx86

; For Win2K
[IANYWHERE]
%BTHidDevice%    = BTHidDevice.Inst, {269fa3ae-ffc4-4249-aaa6-978e38deef5c}\btiaavrcptgt

; For XP and later
[IANYWHERE.NTx86]
%BTHidDevice%    = BTHidDevice.Inst, {269fa3ae-ffc4-4249-aaa6-978e38deef5c}\btiaavrcptgt

[ControlFlags]
ExcludeFromSelect  = HID\BtIaHidDevice

;===============================================================
;   (Root Enumerated Hid Device) install section
;===============================================================
[BTHidDevice.Inst.NT]
CopyFiles = CopyFilesSYS

[BTHidDevice.Inst.NT.Services]
AddService = btiarcp,0x00000002,BTHidDevice_Service_Inst,

[CopyFilesSYS]
btiarcp.sys
HidClass.sys
HidParse.sys

[BTHidDevice_Service_Inst]
DisplayName    = %BTHidDevice%
ServiceType    = %SERVICE_KERNEL_DRIVER% 
StartType      = %SERVICE_DEMAND_START% 
ErrorControl   = %SERVICE_ERROR_IGNORE% 
ServiceBinary  = %12%\btiarcp.sys 

;================================================================
[Strings] 
;  *******Localizable Strings******* 
VENDOR         = "iAnywhere" 
BTHidDevice    = "Bluetooth AVRCP Device" 
DISK_NAME      = "Blue Manager Install Disk"
;  *******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 

REG_EXPAND_SZ          = 0x00020000 
REG_DWORD              = 0x00010001 
REG_MULTI_SZ           = 0x00010000
REG_BINARY             = 0x00000001
REG_SZ                 = 0x00000000
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: web5, load: 2.60