| Author |
Message |
Topic: iTunes Anywhere (keyboard shortcuts) |
mashenden
Replies: 38
Views: 28791
|
Forum: Scripts & Functions Posted: Tue Apr 01, 2008 1:33 am Subject: In need of help on similar effort |
I need a AHK script using the iTunes COM. I have it in VBS and AutoIT, but am not real sure on how to convert either of them to AHK.
Here is what I have so far with your help:
WS_Initialize(&q ... |
Topic: Can AHK be used to ... ? |
mashenden
Replies: 7
Views: 321
|
Forum: Ask for Help Posted: Sat Mar 15, 2008 1:11 pm Subject: Can AHK be used to ... ? |
Great help, folks. I took the plunge and downloaded AHK. Setting it up so that Ctrl+ Alt+E launches My Movies was a piece of cake. Thank you HugoV for getting me started.
Also, right you are Rhys. ... |
Topic: Can AHK be used to ... ? |
mashenden
Replies: 7
Views: 321
|
Forum: Ask for Help Posted: Fri Mar 14, 2008 8:28 pm Subject: Can AHK be used to ... ? |
I ran into a problem with another program so I got gun shy about trying AHK.
Here is why - Using another key/command substitiute program I have been able to launch iTunes (slowly) when pressing My ... |
Topic: Can AHK be used to ... ? |
mashenden
Replies: 7
Views: 321
|
Forum: Ask for Help Posted: Thu Mar 13, 2008 8:29 pm Subject: Can AHK be used to ... ? |
... check the http://www.autohotkey.com/docs/Tutorial.htm that covers the basics of creating hotkeys, sending mouseclicks etc.
Starting a program is as easy as: #n::Run Notepad. That means if you p ... |
Topic: Can AHK be used to ... ? |
mashenden
Replies: 7
Views: 321
|
Forum: Ask for Help Posted: Thu Mar 13, 2008 6:41 pm Subject: Can AHK be used to ... ? |
Yes. Lookup hotkeys, and the run command.
Is that Yes to all three?
Also, FYI I have not installed the program yet. Is there something that explains a bit about how it works and/or how to set u ... |
Topic: Can AHK be used to ... ? |
mashenden
Replies: 7
Views: 321
|
Forum: Ask for Help Posted: Thu Mar 13, 2008 3:28 pm Subject: Can AHK be used to ... ? |
| Unless I am missing it, there is not a page that summarizes AHK's uses (possibly because it is so far reaching). Hopefully the forum's experts can answer a few questions easily for me, prior to taking ... |
| |