| Author |
Message |
Topic: Join the AutoHotkey IRC channel! |
[deXter]
Replies: 11
Views: 975
|
Forum: General Chat Posted: Sat Jan 26, 2008 5:32 pm Subject: Join the AutoHotkey IRC channel! |
I'll be on most of the times. My recommended client is
+1
--
The chan is decently active btw, I've added it to my autoconnect list already  |
Topic: How do I invoke the Windows Run box? |
[deXter]
Replies: 4
Views: 292
|
Forum: Ask for Help Posted: Tue Oct 23, 2007 5:44 pm Subject: How do I invoke the Windows Run box? |
| Thanks, but I wasn't intending to use it with rundll32 anyways. But thanks a lot for that page, it was an eye opener! |
Topic: How do I invoke the Windows Run box? |
[deXter]
Replies: 4
Views: 292
|
Forum: Ask for Help Posted: Tue Oct 23, 2007 10:37 am Subject: How do I invoke the Windows Run box? |
Thanks a lot Suresh!
Btw, I found this really useful site: http://www.geoffchappell.com/studies/windows/shell/shell32/api/index.htm
If you know of any other (or better) page like that, please le ... |
Topic: How do I invoke the Windows Run box? |
[deXter]
Replies: 4
Views: 292
|
Forum: Ask for Help Posted: Mon Oct 22, 2007 1:18 pm Subject: How do I invoke the Windows Run box? |
Without using Win+R or Send or anything of that sort.
I'm guessing it can be done with DllCall or something. I know its possible because there are a few programs that can call the Run box (Eg: bb4w ... |
Topic: SciTE4AutoHotkey - New version |
[deXter]
Replies: 56
Views: 8000
|
Forum: Scripts & Functions Posted: Sat Jun 23, 2007 6:33 am Subject: SciTE4AutoHotkey - New version |
Thanks. Can you also update the setup file?
Now how do I configure SiciTE to automatically expand code sections? I find it very irritating that it collapses every "If", even if it's just ... |
Topic: Getting the text from Gtalk Notification Popup |
[deXter]
Replies: 3
Views: 207
|
Forum: Ask for Help Posted: Thu Jun 07, 2007 6:16 pm Subject: Getting the text from Gtalk Notification Popup |
| For both ( It's the same window class) , but I'm interested in the IM notification. |
Topic: Getting the text from Gtalk Notification Popup |
[deXter]
Replies: 3
Views: 207
|
Forum: Ask for Help Posted: Thu Jun 07, 2007 5:10 pm Subject: Getting the text from Gtalk Notification Popup |
Gtalk's notification popup is identified by
ahk_class Google Notification
but I'm not able to get any text or identify any control in it, so I'm assuming it's using some custom controls.
So h ... |
Topic: SciTE4AutoHotkey - New version |
[deXter]
Replies: 56
Views: 8000
|
Forum: Scripts & Functions Posted: Fri Jun 01, 2007 1:25 pm Subject: SciTE4AutoHotkey - New version |
Thanks PhiLo! It works!  |
Topic: SciTE4AutoHotkey - New version |
[deXter]
Replies: 56
Views: 8000
|
Forum: Scripts & Functions Posted: Fri Jun 01, 2007 5:45 am Subject: SciTE4AutoHotkey - New version |
Hi fincs
Can you modify it to make the Help (F1) launch the AutoHotkey help file instead of doing nothing?
And would it be possible to make it context-sensitive? For eg, if the caret is at #NoEn ... |
Topic: SciTE4AutoHotkey - New version |
[deXter]
Replies: 56
Views: 8000
|
Forum: Scripts & Functions Posted: Wed May 30, 2007 4:20 pm Subject: SciTE4AutoHotkey - New version |
Thanks, I already tried that but nothing happened.
I'm downloading the installer now and will let you know.
Edit: Why don't you use http://divshare.com/ ? Your files will never get deleted - the ... |
Topic: SciTE4AutoHotkey - New version |
[deXter]
Replies: 56
Views: 8000
|
Forum: Scripts & Functions Posted: Wed May 30, 2007 4:06 pm Subject: SciTE4AutoHotkey - New version |
| Thanks for replying. The extension *is* ahk, but I don't get any syntax highlighting. |
Topic: SciTE4AutoHotkey - New version |
[deXter]
Replies: 56
Views: 8000
|
Forum: Scripts & Functions Posted: Wed May 30, 2007 2:26 pm Subject: SciTE4AutoHotkey - New version |
Hi fincs,
I downloaded your zip file and it works fine, but I don't get any syntax highlighting. I also tried manually replacing the dll and other files with PhiLho's lexer, but I still don't get a ... |
Topic: How can I kill a process tree |
[deXter]
Replies: 3
Views: 223
|
Forum: Ask for Help Posted: Sat Apr 21, 2007 2:57 pm Subject: How can I kill a process tree |
Process, Close doesn't kill the process tree.
Is there any way I can kill a process tree without using any third-party app? |
Topic: [Process] Suspend/Resume commands |
[deXter]
Replies: 7
Views: 691
|
Forum: Wish List Posted: Sat Dec 09, 2006 5:14 pm Subject: [Process] Suspend/Resume commands |
Thanks a lot JGR  |
Topic: Chr(0) or A_Null |
[deXter]
Replies: 16
Views: 531
|
Forum: Ask for Help Posted: Fri Dec 08, 2006 4:25 pm Subject: Chr(0) or A_Null |
because both of us were fast in editing our posts  |
| |