Go Back   FlashFXP Forums > >

Frequently Asked Questions (FAQ) Answers to common questions, how to guides, and advanced configuration information.

Reply
 
Thread Tools Rate Thread Display Modes
Old 09-01-2011, 09:19 AM   #1
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default Compatibility Issue with DigitalPersona Biometrics Fingerprint Reader

We've discovered a compatibility issue with DigitalPersona, A software application that is shipped with many Laptops and Notebooks that come in integrated fingerprint readers.

This issue was originally reported back in 2006 but we were unable to find a solution until now. Over the years we've contacted DigitalPersona but they always told us we needed to contact the hardware manufacture.

We typically see 2-3 reports from customers a year regarding this issue and we always try to find a solution.

We finally found a solution to the problem (Thanks to google search and lots of luck), Sadly we could of addressed this issue years ago with the help of DigitalPersona but they were unwilling to help us.

Customers effected by this compatibility issue will see visual text defects similar to this




Below are the steps to resolve this compatibility issue, the fix consists of adding FlashFXP to a DigitalPersona configuration file instructing DigitalPersona to skip FlashFXP.


There should be a file named customization_per.xml and/or customization_pro.xml located in one of the following locations

For 32-bit Windows
%ProgramFiles%\DigitalPersona\Bin\Coruscant\custom ization_per.xml
%ProgramFiles%\DigitalPersona\Bin\Coruscant\custom ization_pro.xml

For 64-bit Windows
%ProgramFiles(x86)%\DigitalPersona\Bin\Coruscant\c ustomization_per.xml
%ProgramFiles(x86)%\DigitalPersona\Bin\Coruscant\c ustomization_pro.xml


Depending on the hardware manufacture this file might be in another location such as
%ProgramFiles(x86)%\Hewlett-Packard\HP ProtectTools Security Manager\Bin\Coruscant\

The files as shown in Windows Explorer.


This is an xml document and a single line needs to be added into the file.

Open the file in a text editor, once open the file will look similar to the screen shot included below. Any text editor should work just fine. We prefer Notepad++, a free alternative to notepad with lots of great features.
"You don’t have permission to save in this location. Contact the administrator to obtain permission."

If User Account Control (UAC) is enabled you will need to launch your text editor running with administrative permissions.

Right click on Notepad++ (or your preferred text editor) and select Run as Administrator.


Editing the xml file.


Code:
<?xml version="1.0" encoding="UTF-8"?>
<options>
  <processes>
The next line needs to be added below the code above.
Code:
 <process type="skip" name="flashfxp.exe"/>
Code:
  </processes>
</options>
After adding the line above, the file will look something similar to this.


Save the file, then Log off of your windows account, and then log on to verify the issue is fixed.


Attached Thumbnails
Compatibility Issue with DigitalPersona Biometrics Fingerprint Reader-digitalpersona_data_files-png   Compatibility Issue with DigitalPersona Biometrics Fingerprint Reader-digitalpersona_xml-png   Compatibility Issue with DigitalPersona Biometrics Fingerprint Reader-flashfxp_broken_text-png   Compatibility Issue with DigitalPersona Biometrics Fingerprint Reader-notepad-runasadmin-png  

Last edited by bigstar; 09-03-2011 at 01:23 PM.
bigstar is offline   Reply With Quote
Reply

Tags
buttons, compatibility, crash, digitalpersona, fingerprint, fix, flashfxp, solution, text
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 04:55 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)