Regarding Auto Logon
-
Hi all, I want to enable Auto logon feature through my application. I got help for doing so manually from the below link. http://support.microsoft.com/kb/315231[^] But if i try to do it programmatically then i am not being succeeded in that. I made all three registry entries(AutoAdminLogon, DefaultUserName, DefaultPassword) correctly through programming as mentioned in manual steps in above link. If i do it manually it works. But somehow it is not happening. can anyone please throw some light on this? It would be a great help to me. Please help me out. Thanks Hemang
-
Hi all, I want to enable Auto logon feature through my application. I got help for doing so manually from the below link. http://support.microsoft.com/kb/315231[^] But if i try to do it programmatically then i am not being succeeded in that. I made all three registry entries(AutoAdminLogon, DefaultUserName, DefaultPassword) correctly through programming as mentioned in manual steps in above link. If i do it manually it works. But somehow it is not happening. can anyone please throw some light on this? It would be a great help to me. Please help me out. Thanks Hemang
When you add those value through code, can't you just open the registry and see if they are correct? The registry does not care how keys and values are created. If they are correct, something else other than your code is wrong.
"Love people and use things, not love things and use people." - Unknown
"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch