Hi!!
I am looking for something similar, but written in C#. I am developing a cyber-cafe app and my intention is to lock every pc until a valid user logs in, verified against a DB running on another pc (server) within the same LAN. I haven't been able to find anything that is helpful yet.
Do you know how to do something similar in C# or where can I find some information about it? I need that ctrl-alt-del is disabled also, just as you did on your code.
Thank you very much!
Humberto