Jump to content

agsg

Active Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

agsg's Achievements

Newbie

Newbie (1/14)

  1. HI Infiltrator, The Autologon stuff did not worked on domain based computer although it worked on an independent computer. There is one other thing, I want to make my application as an installer and preferably a window service running in background. Autologon requires a user to do the settings. In winXP , I made it work by simulating Alt+ctrl+del and then passing in password but it didn't work in Win 7. and its nice to see more suggestions coming on this thread :)
  2. A correction to above reply. The application will implement a security feature based on bluetooth range. once my bluetooth device is not in range then my system is locked/logoff, once my device comes in range then i want to unlock my workstation without entering the password by user. username/password will be provide via code.
  3. HI Thanks for ur reply. But, I want to do this unlock stuff programatically. I want to built it as an application. The application will implement a security feature based on bluetooth range. once my bluetooth device is not in range then my system is locked/logoff, once my device comes in range then i want to unlock my workstation without entering the password by user.
  4. HI Infiltrator, there is no problem with my account. I can manually unlock it if I like. Its just that I want to build an application that can automatically unlock a Win7 PC after 5 min. I have done this in VC++ for Win XP. I need help in doing it on Win 7. If u can provide any link or suggestions to do so then it would be of great help. Please NOTE : My win 7 setup works fine. No problem with my account whatsoever. This thread is to ask for suggestions to unlock Win 7 automatically via some programming language code.
  5. No, Its my own PC with my user account. Probably I myself would have locked it or its locked programmatically. I know the username, password, domain etc.
  6. Hi, I need to unlock windows 7 programmatically.(provided I have username/password etc and other required credentials) Could anyone provide me some hint to do so. I have to unlock the local PC (windows 7) and show user desktop. I had already done this with Window XP and now want to do it on Win 7.
×
×
  • Create New...