| Author |
Message |
Topic: Invoking directly ContextMenu of Files and Folders |
sabot7726
Replies: 9
Views: 2510
|
Forum: Scripts & Functions Posted: Tue Jul 22, 2008 10:51 am Subject: Invoking directly ContextMenu of Files and Folders |
Is it possible to add a portion of ahk scripting to the right click context menu?
For example:
Let's say I have a script called copypaste.ahk that copies and pastes something into another program. ... |
Topic: Looking for search script |
sabot7726
Replies: 0
Views: 113
|
Forum: Ask for Help Posted: Mon Apr 28, 2008 1:26 pm Subject: Looking for search script |
I thought there was already a program that does this somewhere but I can't seem to find it.
If I remember correctly it simply read in a text file that the user would store all the data in, then as ... |
Topic: Search4Txt |
sabot7726
Replies: 2
Views: 1176
|
Forum: Scripts & Functions Posted: Thu Feb 01, 2007 12:19 am Subject: Search4Txt |
This script would be great for something I'm working on but I was curious if there was a way to make it open with a certain txt file already read in?
I have a file called customer.txt in the same d ... |
Topic: Alert for an URL? |
sabot7726
Replies: 3
Views: 270
|
Forum: Ask for Help Posted: Wed Jan 24, 2007 1:05 am Subject: Alert for an URL? |
| Just msie I guess, I was hoping it was an easy pre-existing variable but the more I look around at the threads that kind talk about it, the more it looks like dllcalls and higher level stuff than I ca ... |
Topic: Alert for an URL? |
sabot7726
Replies: 3
Views: 270
|
Forum: Ask for Help Posted: Tue Jan 23, 2007 10:46 pm Subject: Alert for an URL? |
| I've been using the settimer function to set triggers off of the browser window titles of the various websites I have to use, but in some cases the title stays the same no matter what page you're on.
... |
Topic: persistent and hotkeys in the same file? |
sabot7726
Replies: 4
Views: 372
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 11:28 pm Subject: persistent and hotkeys in the same file? |
Aha, now I get it.
Everything works great now I built myself a template so I won't forget, thank you sir! |
Topic: Following a text cursor with the mouse pointer...possible? |
sabot7726
Replies: 15
Views: 628
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 11:16 pm Subject: Following a text cursor with the mouse pointer...possible? |
| You may also have a function key on your laptop to disable your touchpad if you use an external mouse or keyboardstick. |
Topic: persistent and hotkeys in the same file? |
sabot7726
Replies: 4
Views: 372
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 9:46 pm Subject: persistent and hotkeys in the same file? |
| Here is some sample code I'm goofing around with, an excerpt from my main file to give an idea of the kind of simple stuff I have. It seems that if I put the persistent stuff up top, it works but the ... |
Topic: I'm missing something about ifwinactive, could use help :) |
sabot7726
Replies: 4
Views: 240
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 9:13 pm Subject: I'm missing something about ifwinactive, could use help :) |
Thank you very much, this works now.  |
Topic: persistent and hotkeys in the same file? |
sabot7726
Replies: 4
Views: 372
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 8:03 pm Subject: persistent and hotkeys in the same file? |
| The documentation notes that persistent stuff won't mix well with hotkeys since the lower part of the file won't get read, and putting persistent stuff at the end of the script doesn't seem to work ei ... |
Topic: I'm missing something about ifwinactive, could use help :) |
sabot7726
Replies: 4
Views: 240
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 7:16 am Subject: I'm missing something about ifwinactive, could use help :) |
I think I tried the normal ifwinactive but it didn't work, so I switched to the #ifwinactive instead. I'll try it again tomorrow when I'm in front of the proper windows
Thanks! |
Topic: Waiting for a download |
sabot7726
Replies: 6
Views: 220
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 5:29 am Subject: Waiting for a download |
| Every time I used URLDownloadToFile in the past, it suspends the script until the file is downloaded. |
Topic: Wat program do i need to make scripts?? |
sabot7726
Replies: 3
Views: 184
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 1:07 am Subject: Wat program do i need to make scripts?? |
Easiest thing to do would be to edit the autohotkey.ini that comes with autohotkey.
And read the FAQ  |
Topic: I'm missing something about ifwinactive, could use help :) |
sabot7726
Replies: 4
Views: 240
|
Forum: Ask for Help Posted: Tue Jan 16, 2007 12:17 am Subject: I'm missing something about ifwinactive, could use help :) |
My goal is to be able to hit alt-p, then have autohotkey see what website I'm on and do different actions based on the title of the browser window.
So far though it only finds the option I have li ... |
Topic: Hamachi - zero-configuration VPN [GUI] |
sabot7726
Replies: 4
Views: 552
|
Forum: Utilities & Resources Posted: Mon Jan 15, 2007 11:19 pm Subject: Hamachi - zero-configuration VPN [GUI] |
I use hamachi to connect to dozens of remote machines and love it.
Almost all the machines have zero security issues to deal with though, so I can't speak on behalf of its lack of security or not. |
| |