You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
383 B
19 lines
383 B
; BIOMTRIC.INF
|
|
;
|
|
; Copyright (c) Microsoft Corporation. All rights reserved.
|
|
|
|
[Version]
|
|
Signature="$WINDOWS NT$"
|
|
Class=Biometric
|
|
ClassGuid={53D29EF7-377C-4D14-864B-EB3A85769359}
|
|
Provider=%MSFT%
|
|
LayoutFile=layout.inf
|
|
|
|
[ClassInstall32.NT]
|
|
AddReg=biometric_class_addreg
|
|
|
|
[biometric_class_addreg]
|
|
HKR,,,,%biometricClassName%
|
|
HKR,,NoInstallClass,,1
|
|
HKR,,Icon,,"-30"
|
|
|