Twuk / eid-mw

Automatically exported from code.google.com/p/eid-mw
0 stars 0 forks source link

C++ read_eid.exe #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We use "read_eid.exe" that came with SDK 3.5 in our tools.
But since the new version we got a popup "" when launching the read_eid.exe. 
This is annoying to the user, so we want to upgrade to sdk 4.0. But we can't 
find the example in the new sdk?

So can somebody provide us a copy of "read_eid.exe" (C++ version) that works 
with the latest e-id version software?
Or the other way around: provide a link to the old e-reader setup?

thanks a lot!

Gert Stalpaert
B.U.T nv

Original issue reported on code.google.com by ger...@gmail.com on 26 Apr 2012 at 9:39

GoogleCodeExporter commented 9 years ago
I forgot to add what's in the popup ... : "This application is build with 
version 3.5. This version is outdated and will not be supported anymore ..."

Original comment by ger...@gmail.com on 26 Apr 2012 at 9:41

GoogleCodeExporter commented 9 years ago
Hi Gert,

You can suppress this message by creating and setting following registry key to 
zero: HKEY_CURRENT_USER\Software\BEID\messages\show_sdk35_warning.

There is no copy of the old SDK sample read_eid(C++ version) in the new SDK, 
but the c sample SDK_Data shows how to retrieve data from the card with the SDK 
4.0 (pkcs11).

Wkr,
 Frederik

Original comment by frederik...@gmail.com on 26 Apr 2012 at 10:38

GoogleCodeExporter commented 9 years ago
This is indeed a working option.
Tx a lot, Frederik!

Original comment by ger...@gmail.com on 27 Apr 2012 at 9:53

GoogleCodeExporter commented 9 years ago
You're Welcome,

but please keep in mind that the SDK 3.5 support libs might be dropped in 
future eIDMW releases. 
We will make available (on the eid site) a separate installer for just these 
SDK 3.5 support libs then.

Original comment by frederik...@gmail.com on 27 Apr 2012 at 1:26