chenxu Posted August 30, 2007 Posted August 30, 2007 Windows block ctrl+alt+del, we can not send the stroke to a computer, is there any way to unlock a locked computer running windows?
Xenobiologist Posted August 30, 2007 Posted August 30, 2007 Hi, Send('#l') So long, Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
Wolffe Posted August 30, 2007 Posted August 30, 2007 That doesn't unlock. It just locks. Winkey + L will lock the PC but not unlock it if it is already locked. The only way to unlock (that I know of at least) is CTRL + ALT + DEL
Anteaus Posted August 30, 2007 Posted August 30, 2007 I think if you change the logon settings (control userpasswords2) to not require Ctrl-alt-del for logon, then it will not be required for unlock either. You may also meet another issue, though, in that the screensaver runs in a different desktop from the UI.
bobneumann Posted September 12, 2007 Posted September 12, 2007 http://www.autoitscript.com/forum/index.php?showtopic=53154
MCP Posted September 13, 2007 Posted September 13, 2007 bobneumann said: http://www.autoitscript.com/forum/index.php?showtopic=53154This is a really great hack indeed!! bobneumann, thanks for sharing this invaluable trick!
chenxu Posted September 17, 2007 Author Posted September 17, 2007 bobneumann said: http://www.autoitscript.com/forum/index.php?showtopic=53154I do what it said in the page, but I can not unlock my computer.I got two computer running windows xp. the one 192.168.0.2 is gonna be unlocked by the one 192.168.0.1.I ran RemoteUnlockService.exe on 192.168.0.2, there is no error reported. but I can not find a process named RemoteUnlockService.exe in taskmanager of windows. Then, I went to 192.168.0.1, and ran RemoteUnlock.exe in the console with the command:RemoteUnlock 192.168.0.2An error occured.here is the output of RemoteUnlock.exe:RemoteUnlock by Dan FarinoERROR: error writing files to remote machineDid I miss something?
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