Hi All, new here and new to AutoIT (and to scripting in general). Please forgive my n00bishness.
I'm trying to perform what I thought would be a fairly simple operation. Our lock screens here at work don't go to the Ctrl+Alt+Del screen, they go straight to the login dialog. User ID is already populated with the logged-in user ID, and the cursor is sitting there blinking in the password box. All I need to be able to do is enter the password and click the OK button. Send() doesn't work, and I can't seem to find any documentation as to what the controls on that dialog are called, so I can't use ControlSend() on them either. And of course I cannot run the AutoIT Window Info program when the computer is locked.
Any comments/suggestions/silver bullets?
I'm trying to perform what I thought would be a fairly simple operation. Our lock screens here at work don't go to the Ctrl+Alt+Del screen, they go straight to the login dialog. User ID is already populated with the logged-in user ID, and the cursor is sitting there blinking in the password box. All I need to be able to do is enter the password and click the OK button. Send() doesn't work, and I can't seem to find any documentation as to what the controls on that dialog are called, so I can't use ControlSend() on them either. And of course I cannot run the AutoIT Window Info program when the computer is locked.
Any comments/suggestions/silver bullets?