batfastad Posted June 1, 2004 Posted June 1, 2004 Is there a way in AutoIt 3 to detect whether a workstation is locked, and if so, unlock it? I remember in AutoIt 2 there was something in the help file saying that there was no way to simulate the CTRL+ALT+DEL keystrokes in windows. I know that can't be true because there are programs I've got (eg RealVNC) that allow you to send ctrl+alt+del Is there a way to do this in AutoIt v3?? Thanks Batfastad
SweatyOgre Posted June 1, 2004 Posted June 1, 2004 I'm in school right now, so I don't have access to the help file to get the exact command, but I know sending ctrl+alt+delete will just pause the script, so wouldn't there would be no point in sending it?
Developers Jos Posted June 1, 2004 Developers Posted June 1, 2004 Is there a way in AutoIt 3 to detect whether a workstation is locked, and if so, unlock it?I remember in AutoIt 2 there was something in the help file saying that there was no way to simulate the CTRL+ALT+DEL keystrokes in windows. I know that can't be true because there are programs I've got (eg RealVNC) that allow you to send ctrl+alt+delIs there a way to do this in AutoIt v3??ThanksBatfastadCtrl+ALt+del doesn't work.....Don't know about RealVNC but i know that PCanywhere has its own GINA installed to make the Ctrl+Alt+Del work. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
batfastad Posted June 2, 2004 Author Posted June 2, 2004 Yeah I didn't think there would be a way. Dammit!!
Guest Guest Posted June 3, 2004 Posted June 3, 2004 RealVNC simulates Ctrl+Alt+DelIf You want to kno how:http://www.codeproject.com/system/alt_control_delete.asp
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now