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 

How to close a window with AHK?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Help_please
Guest





PostPosted: Fri Nov 20, 2009 11:37 pm    Post subject: How to close a window with AHK? Reply with quote

I just figured out how to play/pause my media player by typing "Media_Play_Pause" into the AHK file.

I'm just wondering if anyone knows what to type if I wanted to use the "Esc" button to close all windows. That is, using "Esc" in addition to "Alt+F4" to close windows.

Thank you in advance!!

[Deleted double post. ~jaco0646]
Back to top
Guest






PostPosted: Sat Nov 21, 2009 1:30 am    Post subject: Reply with quote

Check WinClose, WinKill in help file
Back to top
Help_please
Guest





PostPosted: Sat Nov 21, 2009 1:35 am    Post subject: Reply with quote

Yes, I've found those files, but I don't quite understand how it works since I am a beginner.

Would it be possible for anyone to tell me what I can specifically type in?

I would greatly appreciate it.
Back to top
Guest






PostPosted: Sat Nov 21, 2009 2:00 am    Post subject: Reply with quote

Code:
WinClose,A

check help file for more examples
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help 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