All Forums >> [Scripting] >> WSH & Client Side VBScript >> Pressing CTRL+ALT+DEL to lock computer... Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Actually, I need to unlock the computer by sending the CTRL+ALT+DEL keys, then enter the password by sending them to the active window (the system is in a network, so it needs to be unlocked), only then can i start the program automatically that i want to.
So the actual problem is "How to unlock an already locked system by pressing CTRL+ALT+DEL keys???"