AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

lock the workstation [CMD]

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources
View previous topic :: View next topic  
Author Message
BoBo
Guest





PostPosted: Mon Dec 20, 2004 12:33 am    Post subject: lock the workstation [CMD] Reply with quote

Quote:
Win32 command line for Win 2000 or NT this version will run the screensaver and lock the workstation or just lock the workstation.

[Download]

Win32 command line for Win XP this version will run the screensaver and lock the workstation, just lock the workstation, minimize all open windows before locking the workstation or lock the workstation and send the system to standby

[Download]


Seem to remember that CTRL+ALT+DEL isn't an issue, but difficult to confirm the Windows Security PopUp Message, correct ?
Maybe the above helps Smile
Back to top
3tones



Joined: 14 Dec 2004
Posts: 45
Location: Minneapolis, MN

PostPosted: Mon Dec 20, 2004 12:55 am    Post subject: Reply with quote

Code:
Run rundll32.exe user32.dll LockWorkStation, %windir%\System32


To lock the workstation with AHK.

Tom
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
jonny



Joined: 13 Nov 2004
Posts: 3004
Location: Minnesota

PostPosted: Mon Dec 20, 2004 1:26 am    Post subject: Reply with quote

Beat me to it. But, I'm not sure if that works on XP. Still, some manner of hacky workaround could be done with AHK. Also, why not just run the screensaver with password-protect on?
Back to top
View user's profile Send private message
Falco



Joined: 01 Jan 2005
Posts: 10

PostPosted: Mon Jan 03, 2005 8:57 pm    Post subject: Reply with quote

Yeha that works on XP SP2, i just tried it.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Utilities & Resources All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group