| Author |
Message |
Topic: Connection behind firewall |
tuna
Replies: 2
Views: 72
|
Forum: Ask for Help Posted: Sat Sep 24, 2011 11:08 am Subject: Connection behind firewall |
| Thanks, I was checking that out along with PPTP actually. However, I'm still looking for the crucial link to implement it in AHK really as I'm no guru in networking and wouldn't really know what dlls ... |
Topic: Connection behind firewall |
tuna
Replies: 2
Views: 72
|
Forum: Ask for Help Posted: Sat Sep 24, 2011 10:48 am Subject: Connection behind firewall |
| Hi, I've got a client and server script on two different computers each behind a router and firewall. How would I go about making the scripts talk to each other? I know that it's possible since [url=h ... |
Topic: Basic Ahk_L COM Tutorial for Excel |
tuna
Replies: 83
Views: 5218
|
Forum: General Chat Posted: Fri Sep 23, 2011 6:13 pm Subject: Basic Ahk_L COM Tutorial for Excel |
| Excellent. Thanks. |
Topic: Basic Ahk_L COM Tutorial for Excel |
tuna
Replies: 83
Views: 5218
|
Forum: General Chat Posted: Fri Sep 23, 2011 5:08 pm Subject: Basic Ahk_L COM Tutorial for Excel |
| Awesome stuff, Mickers. Any way to hook onto events of a specific instance of a COM object? For example, I might want to respond to a Worksheet_Change event. |
Topic: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
tuna
Replies: 89
Views: 16699
|
Forum: Scripts & Functions Posted: Sun May 08, 2011 9:04 pm Subject: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
| OK - I'll look into it, but it may be little while since I'm very busy this week. |
Topic: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
tuna
Replies: 89
Views: 16699
|
Forum: Scripts & Functions Posted: Sun May 08, 2011 11:18 am Subject: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
| Sure - but I'll have to try and reproduce the error to find a fix. Oddly enough I'm still on v0.4.10.100 so I may have to wait for the update first. It may be a 64-bit issue since I don't have any 64- ... |
Topic: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
tuna
Replies: 89
Views: 16699
|
Forum: Scripts & Functions Posted: Tue May 03, 2011 3:12 pm Subject: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
Minor update 0.110503.151500 - a few patches to the last major release.
Thanks. |
Topic: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
tuna
Replies: 89
Views: 16699
|
Forum: Scripts & Functions Posted: Mon May 02, 2011 8:54 pm Subject: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
| Thanks for all your support. As promised, the long-overdue major update is out (version 0.110502.215000). This includes major design changes ([url=http://www.autohotkey.net/~tuna/Stopify/readme.html]s ... |
Topic: UAC Reduce Priveliges |
tuna
Replies: 1
Views: 185
|
Forum: Ask for Help Posted: Mon May 02, 2011 7:18 pm Subject: UAC Reduce Priveliges |
Had an idea to use task scheduler. Perhaps not very elegant, but does the job. As it turns out, most of the work was already done for me by Shajul in RunAsStd(Target) {
; http://www ... |
Topic: UAC Reduce Priveliges |
tuna
Replies: 1
Views: 185
|
Forum: Ask for Help Posted: Mon May 02, 2011 4:38 pm Subject: UAC Reduce Priveliges |
There have been may posts on elevating privileges, but I was wondering if it's possible for a script to reduce its own privileges? That is, to go from A_IsAdmin = True to A_IsAdmin = False.
Thanks |
Topic: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
tuna
Replies: 89
Views: 16699
|
Forum: Scripts & Functions Posted: Mon Apr 11, 2011 5:58 pm Subject: [Stopify] - Spotify With No Audio Ads (w/o banned lists etc) |
| Hi thanks for all your comments - sorry for having no time to respond to queries - I'm actually just doing a major update now so many things should be fixed. It's not working atm because after numerou ... |
Topic: Show animated Gifs in your GUI |
tuna
Replies: 48
Views: 25174
|
Forum: Scripts & Functions Posted: Sat Apr 02, 2011 10:33 am Subject: Show animated Gifs in your GUI |
For me, AniGif_LoadGifFromFile() fails - not too sure why. For the demo I just get
---------------------------
AniGIF
---------------------------
Error loading file.
--------------------------- ... |
Topic: Listview, Tab and BackgroundTrans |
tuna
Replies: 0
Views: 232
|
Forum: Ask for Help Posted: Sat Apr 02, 2011 9:43 am Subject: Listview, Tab and BackgroundTrans |
| Hello, I've a Listview in a Tab2 control, which is known to cause problems with BackgroundTrans. I've searched through the forums, but suggestions such as http://www.autohotkey.net/~tuna/.Forum/70264. ... |
Topic: Dereferencing object pointer |
tuna
Replies: 4
Views: 249
|
Forum: Ask for Help Posted: Sat Apr 02, 2011 9:01 am Subject: Dereferencing object pointer |
| Hi, thanks for the replies - I've managed to get everything working nicely. If anyone is interested, this is all part of my efforts to simulate multithreading without any extra dlls, allowing external ... |
Topic: [AHK_L] DllCall RegisterCallback 0xC0000005 access violation |
tuna
Replies: 4
Views: 224
|
Forum: Ask for Help Posted: Sat Apr 02, 2011 8:33 am Subject: [AHK_L] DllCall RegisterCallback 0xC0000005 access violation |
| Excellent - thanks. I case anyone is interested, more details on how it turned out can be found [url=http://www.autohotkey.com/forum/viewtopic.php?p=433332#433332]here. |
| |