winapi - React to failed login in Windows, and launch an interactive window -


i need place link on windows home screen (before user logged in)

when link clicked, want launch browser pointed @ specific web app.

this used enable self-service password resets.

is possible? how done?

edit: must work on windows 7 (and above) , windows server 2008 (and above)

in earlier versions of windows, write gina dll, replace interface displayed users during logon process.

however, beginning windows vista, gina removed , support added credential providers. while provide improvements on gina model used previously, limit flexibility afforded developers gina - gone days when display custom interface.

this isn't it's not possible have custom provider display ui elements. launching full-blown web browser horrible idea, plain , simple, , asking trouble.

you may want check out article custom login experiences: credential providers in windows vista not date place start nonetheless.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -