Welcome to MSDN Blogs Sign in | Join | Help
Have you had your fingerprints taken?

Quite a few customers have been trying to use the Microsoft Fingerprint Reader with their Embedded runtimes, or create a componentized version of the driver. Componentizing this driver is quite a challenge – one we have hopefully alleviated for you.

We tackled the task of creating a component for you, which can be downloaded from here. As we do not own the binaries that ship with this hardware device we cannot include them in a repository with our version of the component, but the binaries are available to customers if they accept the End User Agreement when they download the driver files from here.

To use this component to enable the Microsoft Fingerprint Reader on an Embedded runtime, first download and install the driver on a development machine. Then:

1. Import the Microsoft Fingerprint Reader (Beta).sld into your database.
2. An empty repository folder for this component will be created under \Windows Embedded Data\Repositories- {4CC5FA1C-2EDE-4591-9F3B-16FDCF470E4F}
3. Copy the driver files from the installation of the Fingerprint Reader on your dev machine (\Program Files\ DigitalPersona\ Bin) into your repositories folder.
3a. This list of files is in the REP folder readme.txt
4. Open Target Designer, import your PMQ and add the “Microsoft Fingerprint Reader” component to your runtime.
5. Run check dependencies.  Resolve any dependencies for the runtime as per usual.
6. Build and deploy.

Notes:
• To use the scanner to log onto windows, offline files need to be disabled and Fast User Switching needs to be enabled. This component is already added as a component dependency in the Fingerprint Reader.
• To get Windows logon to work with the scanner, an extra reboot is required *after* registering the fingerprints.
• It does NOT matter whether the device is plugged in during FBA or not.  The fingerprint registration wizard will launch when the device becomes present.

- Lynda

Posted: Tuesday, July 19, 2005 6:03 PM by Embedded

Comments

brembot said:

It can be use in vb.net application? If so, can you show some codes how to do it.
# August 6, 2005 3:01 AM

Lynda[MS] said:

I am not sure to what degree you can interact programmatically with the Fingerprint Reader. You might want to post your question in the hardware or .NET newsgroups:
microsoft.public.mshardware.product OR
microsoft.public.dotnet.general

Thanks.
# August 8, 2005 7:17 PM

Teerachai said:

How to import the Microsoft Fingerprint Reader (Beta).sld into my database?
# August 11, 2005 6:50 AM

Lynda[MS] said:

Teerachi,

Extract the files from the zip using Winzip or another similar utility. Open Database Manager and click "Import", then navigate to the folders you extracted, select the sld file from the SLD subfolder and then click "Import".

The XP Embedded newsgroup is also a great resource for these types of questions - microsoft.public.windowsxp.embedded.

Lynda
# August 11, 2005 12:22 PM

John H said:

Someone pointed me to this page for a MS Fingerprint Reader SDK. Judging from your response to brembot, it doesn't look like this has anything to do with a programming API for the fingerprint reader, right? And judging from the context, this is a solution to get the fingerprint working on WinXP embedded, right?

Thanks
# August 11, 2005 3:45 PM

Lynda [MS] said:

John,

You are correct. This blog post was just about a componentized version of the Fingerprint Reader that XP Embedded customers can use with the XP Embedded tools. You might want to take a look at the newsgroups I listed above for API questions.

Thanks,

Lynda
# August 12, 2005 7:49 PM

Jamie said:

Hello Lynda[MS]

I have extracted the files. What is "Database Manager" do you mean "Data sources" is this a windows in Visual Studio or is it in MS Access

Thanks

# June 12, 2009 5:06 PM

Embedded said:

Jamie,

This blog post is specifically about creating a component for Windows XP Embedded, which is a separate product from Windows XP Pro. Database Manager is one of the tools that is part of Windows XP Embedded.

This is not related to Visual Studio or any kind of program written to interact with the fingerprint reader.

Lynda

# June 14, 2009 10:01 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Page view tracker