clone of https://sourceforge.net/projects/eidauthenticate/
EIDAuthenticate is the solution to perform smart card authentication on stand alone computers or to protect local accounts on domain computers. Originally made by certified security experts, EIDAuthenticate respects the spirit of the deep internal Windows security mechanisms and offers a user friendly interface.
Changes added by @andrysky to start dropping XP support
Using msbuild, the solution builds without WIX but needs the Cryptographic Provider Development Kit https://www.microsoft.com/en-us/download/details.aspx?id=30688
Build by installing Build Tools for Visual Studio https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022
This link provides information on how to start linking VSCode and old Visual Stuido 2022 projects. https://code.visualstudio.com/docs/cpp/config-msvc
If you would like to track how I am doing with working on this fork, check out this Discussion and leave a comment if you are interested in testing/helping out or even if you are just interested in using it when I am done. Feedback helps to motivate me.