BTCOMM.INF Driver File Contents (BlueManager.exe)

;------------------------------------------------------------------------------
; name:  btcomm.inf
; date:  created 8/23/01
;
; desc:  Bluetooth Legacy Serial Virtual COM Port Driver
;------------------------------------------------------------------------------

[Version]
Signature=$Windows NT$
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%MFGNAME%

[Manufacturer]
%MFGNAME%=DeviceList

[DestinationDirs]
DefaultDestDir=10,System32\Drivers

[SourceDisksFiles]
;Btcomm.sys=1

[SourceDisksNames]
1=%INSTDISK%,,,

[DeviceList]
%SERIAL_DEV_DESC%=BTSerialInstall,ESI0100
%DUN_DEV_DESC%=BtDunInstall,ESI0102
%LAN_DEV_DESC%=BtLanInstall,ESI0104
%FAX_DEV_DESC%=BtFaxInstall,ESI0105

;------------------------------------------------------------------------------
;  Windows 2000 Sections
;------------------------------------------------------------------------------

;
; SERIAL device install
;

[BTSerialInstall]
AddReg=AddReg.Serial 
CopyFiles=DriverCopyFiles

[AddReg.Serial]
HKR,,BtProfile,0x0,%SERIAL_PROFILE_DESC%
HKR,,EnableServer,0x10001,1
HKR,,EnableClient,0x10001,1


[BTSerialInstall.Services]
AddService=BTCOMM,2,DriverService

[BtSerialInstall.hw]
AddReg=BtSerialHwAddReg

[BtSerialHwAddReg]
HKR,,PortSubClass,1,01
 
;
; DUN device install
;

[BtDunInstall]
AddReg=AddReg.Dun 
CopyFiles=DriverCopyFiles

[AddReg.Dun]
HKR,,BtProfile,0x0,%DUN_PROFILE_DESC%
HKR,,EnableServer,0x10001,1
HKR,,EnableClient,0x10001,1

[BtDunInstall.Services]
AddService=BTCOMM,2,DriverService

[BtDunInstall.hw]
AddReg=BtDunHwAddReg

[BtDunHwAddReg]
HKR,,PortSubClass,1,01
 
;
; LAN device install
;

[BtLanInstall]
AddReg=AddReg.Lan 
CopyFiles=DriverCopyFiles

[AddReg.Lan]
HKR,,BtProfile,0x0,%LAN_PROFILE_DESC%
HKR,,EnableServer,0x10001,1
HKR,,EnableClient,0x10001,1

[BtLanInstall.Services]
AddService=BTCOMM,2,DriverService

[BtLanInstall.hw]
AddReg=BtLanHwAddReg

[BtLanHwAddReg]
HKR,,PortSubClass,1,01

 
;
; FAX device install
;

[BtFaxInstall]
AddReg=AddReg.Fax 
CopyFiles=DriverCopyFiles

[AddReg.Fax]
HKR,,BtProfile,0x0,%FAX_PROFILE_DESC%
HKR,,EnableServer,0x10001,1
HKR,,EnableClient,0x10001,1

[BtFaxInstall.Services]
AddService=BTCOMM,2,DriverService

[BtFaxInstall.hw]
AddReg=BtFaxHwAddReg

[BtFaxHwAddReg]
HKR,,PortSubClass,1,01

;
; Global device install
;

[DriverCopyFiles]
;Btcomm.sys,,,2

[DriverService]
ServiceType=1
StartType=3
ErrorControl=1
ServiceBinary=%10%\system32\drivers\Btcomm.sys

;------------------------------------------------------------------------------
;  String Definitions
;------------------------------------------------------------------------------

[Strings]
MFGNAME="Windigo Systems"
INSTDISK=" Installation Disc"
PROD_VERSION="1.0.0"
SERIAL_DEV_DESC="Bluetooth COM Port - SERIAL"
DUN_DEV_DESC="Bluetooth COM Port - DUN"
LAN_DEV_DESC="Bluetooth COM Port - LAN"
FAX_DEV_DESC="Bluetooth COM Port - FAX"
SERIAL_PROFILE_DESC="SERIAL"
DUN_PROFILE_DESC="DUN"
LAN_PROFILE_DESC="LAN"
FAX_PROFILE_DESC="FAX"
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: 0.84