windows login with own application.....
-
i need to develop my own application with user name and password which allow users to login to windows.....how can i do tha....pl guide me on this...... thanks
A S E L A
So you want an application that runs before the user logs in to windows and replaces the standard windows login functionality?!?!? :confused:
-
i need to develop my own application with user name and password which allow users to login to windows.....how can i do tha....pl guide me on this...... thanks
A S E L A
-
i need to develop my own application with user name and password which allow users to login to windows.....how can i do tha....pl guide me on this...... thanks
A S E L A
-
So you want an application that runs before the user logs in to windows and replaces the standard windows login functionality?!?!? :confused:
-
That sounds suspiciously like a virus to me. However, you should look into replacing the MSGINA process
Between the idea And the reality Between the motion And the act Falls the Shadow
no it's not a virus.....this is my major project last part...i have developed a QR barcode decoder with a webcam. that mean user show the barcode to web cam and take picture of the barcode. then decode the barcode. so im going to do is pass that barcode string as the user password and user name will take from system automatically. so one user show the barcode and press button if it is a valid barcode and match the string with windows password system will log in automatically. so user don't have to type the password. only need to show the barcode and click on login button.... that's what im trying to do.....i got my decoder and can get the string smoothly...only thing i have to do is this windows loging part .... please anyone guide me on this.....\ thanks for you all/....
A S E L A
-
The mere fact that you're asking this question at all says that you don't have the skills to pull it off. It cannot be done in C#. For Windows XP, you have to write an entirely new GINA. For Vista and above, you need to write a new Credential Security Service Provider.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
The mere fact that you're asking this question at all says that you don't have the skills to pull it off. It cannot be done in C#. For Windows XP, you have to write an entirely new GINA. For Vista and above, you need to write a new Credential Security Service Provider.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008Amusingly, I told him this a day ago. This guy is just a retard, he asks the same things over and over, and ignores the answers.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp
-
i need to develop my own application with user name and password which allow users to login to windows.....how can i do tha....pl guide me on this...... thanks
A S E L A
What the hell is wrong with you ? I answered this yesterday. There is no other answer.
Christian Graus Driven to the arms of OSX by Vista. "! i don't exactly like or do programming and it only gives me a headache." - spotted in VB forums. I can do things with my brain that I can't even google. I can flex the front part of my brain instantly anytime I want. It can be exhausting and it even causes me vision problems for some reason. - CaptainSeeSharp