reactos/media/inf/bth.inf
Stanislav Motylkov bbccad0ed6
[INF] Set manufacturer as ReactOS Project for consistency
Also make it non-localizable. CORE-18191
2022-06-27 17:00:18 +03:00

110 lines
2.8 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[Version]
Signature="$Windows NT$"
Class=Bluetooth
ClassGUID={e0cbf06c-cd8b-4647-bb8a-263b43f0f974}
Provider=%ReactOS%
DriverVer=03/27/2012,1.0.0
[DestinationDirs]
DefaultDestDir = 11
BluetoothClass.NT.Files = 11
FreeBT.Files = 12
[ClassInstall32.NT]
AddReg=BluetoothClass.NT.AddReg
CopyFiles=BluetoothClass.NT.Files
[BluetoothClass.NT.AddReg]
HKR, , , 0, %BluetoothClassName%
HKR, , NoInstallClass, 0, 1
HKR, , Installer32, , "bthci.dll,BluetoothClassInstaller"
HKR, , Icon, 0, "201"
[BluetoothClass.NT.Files]
bthci.dll
[Manufacturer]
%ReactOS%=ReactOS
[ReactOS]
%BTUSB.DeviceDesc%=FreeBT.Dev, USB\Class_E0&SubClass_01&Prot_01 ; Bluetooth class devices
[FreeBT.Dev]
CopyFiles=FreeBT.Files
AddReg=FreeBT.AddReg
[FreeBT.Dev.NT]
CopyFiles=FreeBT.Files
AddReg=FreeBT.AddReg
[FreeBT.Dev.NT.Services]
Addservice = FreeBT, 0x00000002, FreeBT.AddService
[FreeBT.AddService]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\fbtusb.sys
LoadOrderGroup = Base
[FreeBT.AddReg]
HKLM,"System\CurrentControlSet\Services\FreeBT\Parameters","MaximumTransferSize",0x10001,4096
HKLM,"System\CurrentControlSet\Services\FreeBT\Parameters","DebugLevel",0x10001,2
HKLM,"System\CurrentControlSet\services\FreeBT\Parameters","FreeBTEnable",0x10001,1
[FreeBT.Files]
fbtusb.sys
;---------------------------------------------------------------;
[Strings]
; Non-localizable
ReactOS = "ReactOS Project"
; Localizable
BTUSB.DeviceDesc="Generic USB Bluetooth Radio"
BluetoothClassName="Bluetooth Radios"
[Strings.0404]
BTUSB.DeviceDesc="標準 USB 藍牙無線電"
BluetoothClassName="藍牙無線電"
[Strings.0405]
BTUSB.DeviceDesc="Obecný USB Bluetooth vysílač"
BluetoothClassName="Bluetooth vysílače"
[Strings.0407]
BTUSB.DeviceDesc="USB-Treiber für Bluetooth-Funkgerät"
BluetoothClassName="Bluetooth Funkgeräte"
[Strings.0a]
BTUSB.DeviceDesc="Radio Bluetooth USB genérica"
BluetoothClassName="Radios Bluetooth"
[Strings.0415]
BTUSB.DeviceDesc="Standardowy odbiornik radiowy Bluetooth na USB"
BluetoothClassName="Odbiorniki radiowe Bluetooth"
[Strings.0418]
BTUSB.DeviceDesc="Radio Bluetooth USB generic"
BluetoothClassName="Radiouri Bluetooth"
[Strings.0419]
BTUSB.DeviceDesc="Стандартный USB Bluetooth радиомодуль"
BluetoothClassName="Радиомодули Bluetooth"
[Strings.041f]
BTUSB.DeviceDesc="Genel USB Bluetooth Radyo"
BluetoothClassName="Bluetooth Radyoları"
[Strings.0804]
BTUSB.DeviceDesc="通用 USB 蓝牙无线电"
[Strings.0816]
BTUSB.DeviceDesc="Rádio Bluetooth USB genérico"
BluetoothClassName="Rádios Bluetooth"
[Strings.0C04]
BTUSB.DeviceDesc="標準 USB 藍牙無線電"
BluetoothClassName="藍牙無線電"