home *** CD-ROM | disk | FTP | other *** search
- ;------------------------------------------------------------------------------
- ; Copyright (c) 2000-2001 Identix Incorporated
-
- [Version]
- Signature = "$Windows NT$"
- Class = Biometric
- ClassGuid = {53D29EF7-377C-4D14-864B-EB3A85769359}
- Provider = %DeviceManufacturer%
- DriverVer = 09/27/2001,1.1.25.0
- CatalogFile = itcard.cat
-
- ;------------------------------------------------------------------------------
- ; Class sections
-
- [ClassInstall32]
- AddReg = DFR_ClassAddReg32
-
- [DFR_ClassAddReg32]
- HKR,,,,%DeviceClassName%
-
- ;------------------------------------------------------------------------------
- ; Table of content
-
- [Manufacturer]
- %DeviceManufacturer% = Identix
-
- [Identix]
- %DeviceDescription% = ITPCFR, PCMCIA\Identicator_Technology__Inc.-PCCARD_Fingerprint_Reader-F16C
- %DeviceDescription% = ITPCFR, PCMCIA\Identix_Incorporated-BioTouch_PC_Card_Fingerprint_Reader-5EA9
- %Device400Description% = ITPCFR, PCMCIA\Identix_Incorporated-DFR-400_PC_Card_Fingerprint_Reader-D096
-
- [ControlFlags]
- ExcludeFromSelect = *
-
- ;------------------------------------------------------------------------------
- ; Windows XP sections
-
- [ITPCFR.NT]
- CopyFiles = ITPCFR_Copy_Sys_Files_NT
-
- [ITPCFR.NT.Services]
- AddService = itcard, 2, ITPCFR_Service_NT
-
- [ITPCFR.NT.LogConfigOverride]
- LogConfig = ITPCFR_LogConfig_NT
-
- [ITPCFR_Service_NT]
- DisplayName = %DeviceDescription%
- ServiceType = 1
- StartType = 3
- ErrorControl = 1
- ServiceBinary = %12%\itcard.sys
- DelReg = ITPCFR_Delete_Security
-
- [ITPCFR_Delete_Security]
- HKR,Security
-
- [ITPCFR_LogConfig_NT]
- ConfigPriority = NORMAL
- MemConfig = 1000@C8000-FFFFFFFF%FFFFF000(D)
- PcCardConfig = 1:40000(M)
-
- ;------------------------------------------------------------------------------
- ; Common sections
-
- [ITPCFR_Copy_Sys_Files_NT]
- itcard.sys
-
- [DestinationDirs]
- DefaultDestDir = 11
- ITPCFR_Copy_Sys_Files_NT = 12
-
- [SourceDisksNames]
- 1 = %DeviceDiskName%,,
-
- [SourceDisksFiles]
- itcard.sys = 1
-
- [Strings]
- ; DO NOT change next three lines
- DeviceManufacturer = "Identix Incorporated"
- DeviceDescription = "BioTouch PC Card Fingerprint Reader"
- Device400Description = "DFR-400 PC Card Fingerprint Reader"
-
- DeviceClassName = "Biometric devices"
- DeviceDiskName = "Fingerprint Reader Components Installation Disk"
-